Hi, Fernando :

First question, did you run the command /usr/lib/ldap/idsconfig to
configure the LDAP server after installation? ( Be careful, the
idsconfig need correct input.)

Second, here are some infomation can help you:

1) You need install the LDAP server on Trusted Solaris System, and make
the LDAP service listening PORT/TCP as a Multi-Level Port in global zone
in the /etc/security/tsol/tnzonecfg file.

2) You need to install LDAP Proxy Server to support LDAP client, for
example: LDAP server running on 10389 port, and Proxy server running on
standard 389 port (this one should be MLP), and client connect to proxy
389 port, proxy connect to 10389 port. You can install both server and
proxy on same machine, it's no problem.

3) After installation, you can run /var/Sun/mps/start-admin,startconsole
to start LDAP administration console, It can manage the server and
proxy, and manage Port should already be specified when you install the
LDAP.

4) Don't forget to populate tnrhdb and tnrhtp info to LDAP server, and
make each zone be the proxy server client with "ldapclient init" command
on the client machine.

5) LDAP server can't be the client of itself.

Try it again!
-Joe
 
 
This message posted from opensolaris.org

Reply via email to