*****LDAP schema changes*****
authorGerald Carter <jerry@samba.org>
Wed, 14 May 2003 03:32:20 +0000 (03:32 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 14 May 2003 03:32:20 +0000 (03:32 +0000)
commit5d16254f560ba26929bc473c28b85c87317ca368
tree5761dcb1e9e1ed5dfe610454759cb5cbd60a4388
parentf1840747994ecbb8d7b2b3ef7dbbf4399b7b501e
*****LDAP schema changes*****

New objectclass named sambaSamAccount which uses attribute
prefaced with the phrase 'samba' to prevent future name clashes.

Change in functionality of the 'ldap filter' parameter.  This always
defaults to "(uid=%u)" now and is and'd with the approriate objectclass
depending on whether you are using ldapsam_compat or ldapsam

conversion script for migrating from sambaAccount to
sambaSamAccount will come next.
(This used to be commit 998586e65271daa919e47e1206c0007454cbca66)
examples/LDAP/samba.schema
source3/lib/snprintf.c
source3/param/loadparm.c
source3/passdb/pdb_ldap.c
source3/sam/idmap_tdb.c