Displaying 1 result from an estimated 1 matches for "ldaptest7".
Did you mean:
ldaptest
2018 Jul 20
2
SSSD on CentOS 7 failing to start when connecting to 4.8.3 AD via LDAP
...(ipServiceProtocol=dccp))(objectclass=ipService))
and there are 4 attributes in the request - objectClass, cn, ipServicePort,
ipServiceProtocol
Whereas on the CentOS 7 server, the filter looks like this:
Filter:
(&(objectClass=sudoRole)(|(|(|(|(|(|(|(|(|(!(sudoHost=*))(sudoHost=ALL))(sudoHost=
ldaptest7.company.com
))(sudoHost=ldaptest7))(sudoHost=192.168.193.62))(sudoHost=
192.168.192.0/23))(sudoHost=fe80::5054:ff:fef2:26ed))(sudoHost=fe80::/6
with 13 attributes - objectClass, cn, and a bunch of sudo attributes.
The response from the Samba server to each of these is nearly identical.
Both server...