s3:winbind:idmap_ldap: warn about duplicate SID->XID mappings (bug #6387)
commit5328f600bbc6535d8880b1b0c74bcfbd9b7a162a
authorMichael Adam <obnox@samba.org>
Mon, 25 May 2009 09:54:43 +0000 (25 11:54 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 25 May 2009 13:21:29 +0000 (25 15:21 +0200)
treed6d4a85d18343a47a6e6d43d6b260430ffc93c0c
parent751b6b07c5ea25809b1766a01fc859d580304ae9
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
(cherry picked from commit 3111d78001f458cfcaf81123a1d1c23d5927a6c2)
source3/winbindd/idmap_ldap.c