mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
853a8b7f1c
ldapsam:trusted=True. Don't bail out when ldap-search returns pure posixgroups (w.o. samba group-mapping). This way those unix-memberships do not appear in user and nt user token. Volker, could you please look over that one? Guenther