1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Go to file
Andrew Bartlett a7f9d9c5b8 r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie:
dn: cn=foo,ou=bar
objectClass: person

implies

dn: cn=foo,ou=bar
objectClass: person
cn: foo
(as well as a pile more default attributes)

We also correct the case in the attirbute to match that in the DN
(win2k3 behaviour) and I have a testsuite (in ejs) to prove it.

This module also found a bug in our provision.ldif, so and reduces
code complexity in the samdb module.

Andrew Bartlett
(This used to be commit 0cc58f5c3c)
2007-10-10 13:30:00 -05:00
packaging/debian r8266: Update debian packages 2007-10-10 13:19:28 -05:00
source4 r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie: 2007-10-10 13:30:00 -05:00
swat r8725: redirect to the base install page not the provisioning page on first 2007-10-10 13:29:59 -05:00
testprogs r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie: 2007-10-10 13:30:00 -05:00
COPYING r1662: add a copy of the GPL text to the samba4 svn tree 2007-10-10 12:57:47 -05:00
howto.txt r8647: no diffrences between the heimdal and no heimdal case when building 2007-10-10 13:29:49 -05:00
prog_guide.txt r6226: A couple of small typos ... 2007-10-10 13:11:28 -05:00
swat2.txt r1273: An initial doc about what I'd like to see in the swat for samba4. Please 2007-10-10 12:56:48 -05:00