Solaris 10 and 11.3 equivalents to RHEL sssd.conf file?
In an sssd.conf file for various flavors of RHEL, there's a section that has cn=, dc=, dc=,, =ou=,ou=,ou=
Basically, groups are added which allows LDAP authentication.
I'm looking for a similar file in Solaris 10 & 11.3 so I can add groups to allow for authentication.
Also, any advice on LDAP? Been struggling with this for a week, and the dozens of Solaris people I know have never done or never done it successfully.
I'm following this site, which has been the cleanest, most detailed I've found:
http://www.seedsofgenius.net/solaris/solaris-authentication-login-with-active-directory
LDAP/AD server is configured properly; I have success with RHEL and Win systems.