r23411: We were missing displayName and that was preventing us
authorSimo Sorce <idra@samba.org>
Mon, 11 Jun 2007 00:05:48 +0000 (00:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:15 +0000 (12:23 -0500)
commitc99449016b2ccd0c9f35e3867a96ed3500d2f064
tree7297a5817aae63fa02b12b8724410165501bf27b
parentde565785f5e1f097bd75f57331425c4185185f80
r23411: We were missing displayName and that was preventing us
from successfully deleting an entry when "account" is
the STRUCTURAL objectclass used for users and machines.
"account" is used each time the user entry is in /etc/passwd
and we have only the samba attributes in ldap, as well
as for rfc2307(bis) standard based directories.
(This used to be commit e6399f1aa1c98d2d6e700245bb95c84f7e173236)
source3/lib/smbldap.c