search for: usr_attrs

Displaying 1 result from an estimated 1 matches for "usr_attrs".

Did you mean: user_attrs
2014 Sep 22
1
help with samba4 settings
...=Administrator,dc=ourhome,dc=net with dnpass = ***** ---------------I get NT_STATUS_LOGON_FAILURE but dn = "Administrator at ourhome.net" with dnpass = **** works I guess I shouldn't complain but why doesn't the first one work? *Problem 2:* can't seem to get a working set of usr_attrs/user_filter,pass_attrs/pass_filter to authenticate *dovecot-ldap.conf :* uris = ldap://localhost:389 dn = "Administrator at ourhome.net" dnpass = **** tls = no ldap_version = 3 base = cn=Users,dc=ourhome,dc=net scope = subtree user_filter = (&(objectClass=user)(sAMAccountName=%u)) us...