how to configure a dsee7-Server and ldap client for user and password auth.
ugi2004Dec 28 2010 — edited Jul 28 2011hello,
I just installed my first ldap, the dsee7 and dscc on solaris10 - Generic_141444-09.
I couldn't find in documents how to configure dsee7-server via dscc (or command line) for User und Password authentication of the ldap clients.
root@dtcuxo206bk:/local> dsccreg list-servers -h dtcuxo206bk -p 3998
Enter DSCC administrator's password:
Hostname Port sPort Type Owner Flags iPath Description
----------- ---- ----- ---- ----- ----- ------------- ---------------------------------
dtcuxo206bk 1389 1636 DS root /local/DsInst Directory_Server Instance on 1389
1 server instance(s) found in DSCC on dtcuxo206bk.
root@dtcuxo206bk:/local> netstat -a | grep 11162
*.11162 *.* 0 0 49152 0 LISTEN
root@dtcuxo206bk:/local> netstat -a | grep 3998
dtcuxo206bk.mydomain.com.32885 dtcuxo206bk.mydomain.com.3998 49152 0 49152 0 ESTABLISHED
...
...
can you give some idea, how to confiure dsee7 ldap server/client for the user-id/password authentication.
many thanks
ugi2004
Edited by: ugi2004 on 28.12.2010 05:40