Identity Management (MOSC)

MOSC Banner

Directory Server - How to restrict LDAP server users for certain hosts

edited Jan 12, 2012 11:57PM in Identity Management (MOSC) 2 commentsAnswered

Hi, 

We are deployed the Centralized system user authentication with LDAP server.

Clients machine are  Solaris 10 and RHEL 5 and server is  OpenDS 2.2.1 LDAP server on Solaris 10.

So for we bind the Solaris 10  client by manual method like

ldapclient -v manual -a  proxyDN=cn=proxyagent,dc=example,dc=com  -a "proxyPassword=dummy" -a "credentialLevel=proxy"  -a "authenticationMethod=simple"  -a "bindTimeLimit=5" -a "defaultSearchBase=dc=example,dc=com"  -a "serviceSearchDescriptor=passwd:ou=people,dc=example,dc=com?one" -a "serviceSearchDescriptor=group:ou=groups,dc=example,dc=com?one" -a "serviceSearchDescriptor=shadow:ou=people,dc=example,dc=com?one" -a "serviceAuthenticationMethod=pam_ldap:simple" -a "defaultSearchScope=sub" -a "searchTimeLimit=5"  192.168.150.X

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center