*****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)
commit998586e65271daa919e47e1206c0007454cbca66
treed0bb99cff85fd324ff498bf9be523c23d4f62a76
parent4836c0c0fcbf4be5f52bba60cc8843e8551b59b8
*****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.
examples/LDAP/samba.schema
source/lib/snprintf.c
source/param/loadparm.c
source/passdb/pdb_ldap.c
source/sam/idmap_tdb.c