[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
OpenLDAP and Solaris 8 problems...
I am having a problem getting Solaris 8 to authenticate against openLDAP. I have followed the instructions at http://www.ypass.net/solaris8/openldap/index.html which includes patching openLDAP, installing the solaris.schema and configuring Solaris. I am able to finger and id the users but not su, login or ssh to them. I am running openLDAP version 2.0.18 with the Solaris patch.
Here are what my ldap_client_file and ldap_client_cred files look like. Any help would be greatly appreciated.
ldap_client_file:
NS_LDAP_FILE_VERSION= 1.0
NS_LDAP_SERVERS= X.X.X.X:389
NS_LDAP_SEARCH_BASEDN= ou=External,o=XXXXX
NS_LDAP_AUTH= NS_LDAP_AUTH_SIMPLE
NS_LDAP_TRANSPORT_SEC= NS_LDAP_SEC_NONE
NS_LDAP_SEARCH_REF= NS_LDAP_FOLLOWREF
NS_LDAP_DOMAIN= XXXXXX.com
NS_LDAP_EXP= 1008355577
NS_LDAP_SEARCH_DN= passwd:(ou=People,ou=External,o=XXXX)
NS_LDAP_SEARCH_DN= shadow:(ou=People,ou=External,o=XXXX)
NS_LDAP_SEARCH_SCOPE= NS_LDAP_SCOPE_SUBTREE
NS_LDAP_SEARCH_TIME= 30
ldap_client_cred:
NS_LDAP_BINDDN= uid=XXXXXX,ou=special users,o=XXXX
NS_LDAP_BINDPASSWD= {NS1}XXXXXXXX
Luke
*****************************************************
* Luke Miller Unix System Administrator *
* Integra Telecom 503-748-4549 *
*****************************************************