Displaying 4 results from an estimated 4 matches for "groups_dn".
2020 Sep 16
5
PFsense via Samba Authentication Server -> ERROR! ldap_get_groups() could not bind
...members of a particular AD group, and any user that isn?t in that group,
simply will not be found in the LDAP directory.
For example if the user 'rowland' was searched for using this LDAP
filter
"(&(objectCategory=person)(objectClass=user)(sAMAccountName=rowland)(memberOf='GROUPS_DN'))"
The user would only be found if it was a member of the required group
Rowland
2020 Sep 17
1
PFsense via Samba Authentication Server -> ERROR! ldap_get_groups() could not bind
...y user that isn?t in that
>> group, simply will not be found in the LDAP directory.
>>
>> For example if the user 'rowland' was searched for using this LDAP
>> filter
>> "(&(objectCategory=person)(objectClass=user)(sAMAccountName=rowland)(memberOf='GROUPS_DN'))"
>>
>> The user would only be found if it was a member of the required group
>>
>> Rowland
>
> I greatly apologize from being obtuse, but I do not see what I'm
> missing.? From what I'm reading I should be setting the following:
>
> Base D...
2020 Sep 17
0
PFsense via Samba Authentication Server -> ERROR! ldap_get_groups() could not bind
...ar AD group, and any user that isn?t in that
> group, simply will not be found in the LDAP directory.
>
> For example if the user 'rowland' was searched for using this LDAP
> filter
> "(&(objectCategory=person)(objectClass=user)(sAMAccountName=rowland)(memberOf='GROUPS_DN'))"
> The user would only be found if it was a member of the required group
>
> Rowland
I greatly apologize from being obtuse, but I do not see what I'm
missing. From what I'm reading I should be setting the following:
Base DN: DC=internal,DC=external,DC=com
Auth. Cont...
2020 Sep 16
2
PFsense via Samba Authentication Server -> ERROR! ldap_get_groups() could not bind
> This is just another user like anyone else in the office.
No, its offcourse not .. Why do you think you binding user is failing ;-)
So, on the bind fail.
Did you set on the "binding" user, : account is trusted and cant not be delegated?
Password can be changed and never expire need to be ticked also.
Whats set on the Pfsence server in ldap.conf ?
Is BASE and URI defined?
As