Oracle Solaris Networking (MOSC)

MOSC Banner

LDAP client configuration for Solaris 10

edited Nov 26, 2014 10:02AM in Oracle Solaris Networking (MOSC) 3 commentsAnswered

We are using Novell eDirectory services and trying to configure our Solaris 10 LDAP client on SPARC platform. we have used following commands to configure LDAP client manually.

ldapclient manual -a proxyDN=cn=unixldapuser,ou=SVCUSERS,o=SERVICES -a defaultServerList=10.237.80.60 -a defaultSearchBase=o=RBAC -a defaultSearchScope=sub -a bindTimeLimit=30 -a objectClassMap=passwd:posixAccount=posixaccount -a attributeMap=group:memberuid=memberUid -a attributeMap=passwd:gidnumber=gidNumber


from the above command, the searchbase is defined as “o=RBAC”, however when making request it is going as "ou=people,o=RBAC" hence failing(being observed in LDAP server)
Not sure from where it is picking up the information ou=people ? when it is defined as

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