Solaris 8 LDAP client setup problem

From: Sundaram Ramasamy (sun@percipia.com)
Date: Wed Oct 08 2003 - 16:27:15 EDT


Hi all,

 I am trying to configure Solaris 8 for open LDAP client authentication. I
did the following configuration, still its not working.

any help on setting this up.

Thanks
SR

bash-2.03# cat ldap_client_file
#
# Do not edit this file manually; your changes will be lost.Please use
ldapclient (1M) instead.
#
NS_LDAP_FILE_VERSION= 1.0
NS_LDAP_SERVERS= 192.168.X.XX
NS_LDAP_SEARCH_BASEDN= dc=percipia,dc=com
NS_LDAP_AUTH= NS_LDAP_AUTH_SIMPLE
NS_LDAP_TRANSPORT_SEC= NS_LDAP_SEC_NONE
NS_LDAP_SEARCH_REF= NS_LDAP_NOREF
NS_LDAP_DOMAIN= percipia.com
NS_LDAP_EXP= 1065645409
NS_LDAP_SEARCH_DN= passwd:(ou=People,dc=percipia,dc=com)
NS_LDAP_SEARCH_DN= shadow:(ou=People,dc=percipia,dc=com)
NS_LDAP_SEARCH_SCOPE= NS_LDAP_SCOPE_ONELEVEL
NS_LDAP_SEARCH_TIME= 30
NS_LDAP_BIND_TIME= 30

bash-2.03# cat ldap_client_cred
#
# Do not edit this file manually; your changes will be lost.Please use
ldapclient (1M) instead.
#
NS_LDAP_BINDDN= cn=Manager,dc=percipia,dc=com
NS_LDAP_BINDPASSWD= abc

bash-2.03# ldapclient -l
NS_LDAP_FILE_VERSION = 1.0
NS_LDAP_BINDDN = cn=Manager,dc=percipia,dc=com
NS_LDAP_BINDPASSWD = secret
NS_LDAP_SERVERS = 192.168.1.20
NS_LDAP_SEARCH_BASEDN = dc=percipia,dc=com
NS_LDAP_AUTH = NS_LDAP_AUTH_SIMPLE
NS_LDAP_TRANSPORT_SEC = NS_LDAP_SEC_NONE
NS_LDAP_SEARCH_REF = NS_LDAP_NOREF
NS_LDAP_DOMAIN = percipia.com
NS_LDAP_EXP = Wed Oct 8 16:36:49 2003
NS_LDAP_SEARCH_DN = passwd:(ou=People,dc=percipia,dc=com)
NS_LDAP_SEARCH_DN = shadow:(ou=People,dc=percipia,dc=com)
NS_LDAP_SEARCH_SCOPE = NS_LDAP_SCOPE_ONELEVEL
NS_LDAP_SEARCH_TIME = 30
NS_LDAP_BIND_TIME = 30

bash-2.03# cat cachemgr.log
Wed Oct 8 16:16:33.9858 ldap_cachemgr received KILLSERVER cmd from
pid 504, uid 0, euid 0
Wed Oct 8 16:16:36.2925 Starting ldap_cachemgr, logfile
/var/ldap/cachemgr.log

I referred following URLs

http://docs.sun.com/db/doc/806-5580/6jej518p3?a=view

http://www.bolthole.com/solaris/LDAP.html

http://www.ypass.net/solaris8/openldap/
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:27:15 EDT