nss with Solaris 10
nss with Solaris 10
(Working copy)
In Solaris 10 (or maybe older) a tool named "ldapclient" should be used to configure the ldap client for a Netscape Ldap Server. Unfortunately i did not yet get it running with Openldap. It shall create two files:
/var/ldap/ldap_client_cred
/var/ldap/ldap_client_file
with credentials how to connect to the ldap server and configuration. The configuration looks like that:
NS_LDAP_FILE_VERSION= 2.0 NS_LDAP_SERVERS= ldap.redflo.de NS_LDAP_SEARCH_BASEDN= dc=redflo,dc=de NS_LDAP_SEARCH_REF= TRUE NS_LDAP_SEARCH_SCOPE= sub NS_LDAP_SEARCH_TIME= 30 NS_LDAP_CACHETTL= 3600 NS_LDAP_SERVICE_SEARCH_DESC= passwd:ou=people,dc=redflo,dc=de NS_LDAP_SERVICE_SEARCH_DESC= shadow:ou=people,dc=redflo,dc=de NS_LDAP_SERVICE_AUTH_METHOD= pam_ldap:simple
ldapclient also enables the client service. We can do it by hand:
svcadm enable ldap/client
This page is not yet finished. Todo: make this working
Created by redflo. Last Modification: Monday 14 of January, 2008 00:44:35 UTC by redflo.
Category: UNIX
-
wiki page:
- How to use Microsoft Active Directory with postfix
- inserting the first object in your ldap directory
- Installing the mailsystem packages
- Integrating LDAP in your unix system
- Introduction
- Kerberizing kadmin
- Kerberizing sshd
- Kerberos setup
- LDAP
- LDAP schema files
- logging
- Motivation
- nss_ldap security
- OpenLDAP config files
- Other documentation
- performing a first ldap query
- PerfParse
- populating the directory
- Postfix and cyrus imapd and kerberos and LDAP
- Setting up a kerberos client machine
- Setting up your Kerberos servers
- SIngle sign on (SSO) first try
- SSO and Central Administration with Kerberos and LDAP
- Start the kerberos servers
- The configuration files
- The name service switch
- Tweak pam
- Understanding Kerberos
- Understanding Kerberos pt. 2
- Webserver Stress Test Tools
- What is LDAP?
- What the heck is pam?
- What we need
- What we want
- Audience
- Authenticating
- Bash script with timeout function
- Check Processes
- Check your installation
- Choosing a Realm
- configure your mail client
- Configuring and understanding pam
- configuring cyrus imapd
- configuring postfix
- Connect to kadmind and have a look into the database
- Creating the kerberos database
- Edit the Kerberos Admin Server ACL config
- Edit the kerberos client config file
- Edit the kerberos server config file
- Excursus to principals
- exploring schemas
- Fight Image Spam
- Fight Spam best practice
- adding a group
- Adding principals and authenticating
- Another principal
- nss with Solaris 10
- SerialConsole
Category: Solaris






