s3: Fix bug 8567 -- segfault in dom_sid_compare
commit57ff85c0d785be074d2c62bb979fbd104db6edfe
authorVolker Lendecke <vl@samba.org>
Sun, 19 Feb 2012 11:49:55 +0000 (19 12:49 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 21 Feb 2012 19:49:12 +0000 (21 20:49 +0100)
tree144bccb5bc3adcdecd22cc1951f09dd5c410fdbe
parent271a1f42b5dc95bff6ffd93a653ca8a1269e92af
s3: Fix bug 8567 -- segfault in dom_sid_compare

The underlying problem was that with ldapsam:trusted we require the
a group mapping for the primary group of every user, including root.
source3/passdb/pdb_ldap.c