22 Oct
2013
22 Oct
'13
7:56 p.m.
Arthur Ramsey wrote:
I'm having trouble getting group membership to work against Samba4 (Active Directory). It doesn't appear to be running the search (&(objectClass=group)(member=%{control:Ldap-UserDn})).
Because you told it to ignore the "users" file.
I've googled and found others with the same issue, but I don't see the same configuration mistakes that they had made.
modules/ldap <http://pastebin.com/Bw5AUn89> users <http://pastebin.com/H44gW7uT>
Which says to do LDAP group checks.
debug output <http://pastebin.com/YTFDTCy6>
Which says it's not using the "files" module. i.e. it has been removed from raddb/sites-enabled/default. Why? Alan DeKok.