1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/dsdb
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
..
common r5309: removed ads.h from includes.h 2007-10-10 13:09:40 -05:00
samdb r8740: Extend the rdn_name module to handle adding the rdn as an attribute. ie: 2007-10-10 13:30:00 -05:00
config.mk r8669: The objectguid module belongs in Samba's ldb module collection, not in 2007-10-10 13:29:52 -05:00