s3:winbind:idmap_ldap: warn about duplicate SID->XID mappings (bug #6387)
authorMichael Adam <obnox@samba.org>
Mon, 25 May 2009 09:54:43 +0000 (11:54 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 25 May 2009 12:57:06 +0000 (14:57 +0200)
commit3111d78001f458cfcaf81123a1d1c23d5927a6c2
tree257b238a0730d07be527cc26dacfdddf135d1c1c
parent35c3f4162d15f9846a645444e623178b78c52994
s3:winbind:idmap_ldap: warn about duplicate SID->XID mappings (bug #6387)

With the current infrastructure, we should not return error on
duplicate mappings but just warn instead (because an error would
trigger the attempt to create yet another mapping).

Michael
source3/winbindd/idmap_ldap.c