Oracle Solaris System Administration (MOSC)

MOSC Banner

Solaris 10 ldap client via SSL only

edited Nov 1, 2013 12:31PM in Oracle Solaris System Administration (MOSC) 2 commentsAnswered
I need to configure a Solaris 10 machine in my DMZ  as a native ldap client.  Only port 636 is open.   When I try to manually configure ldapclient with authenticationMethod of tis:simple I can see in snoop that it attempts to connect to the server on port 389.  Does this mean the tis:simple method uses a startTLS connection method?   How can I get it to use only ldaps?I use the following command to initialize:
ldapclient manual -vvv -a credentialLevel=proxy \
-a authenticationMethod=tls:simple \
-a proxyDN=cn=YYYYYYY,ou=profile,o=cadence.com \
-a proxyPassword=XXXXXXX \
-a defaultsearchbase=dc=XYZ,dc=com \

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