I have setup 389-DS Client and it does authenticate user login if I only use :
TLS[ ]
ldap://
Base DN:<>
But if I mark it:
TLS[*]
ldaps://<>
BaseDN:<>
it doesnt work !!
Seems like I have imported teh incorrect certificate
May I know which certificate I need to copy to client machine at
CLIENT MACHINE:
---------------------START------------------------
[root@localhost cacerts]# pwd
/etc/openldap/cacerts
[root@localhost cacerts]#
----------------------END---------------------------
389-DS SERVER MACHINE
---------------------START----------------------
.
All I can see is:
[code]
[root@389-ds admin-serv]# cd ..
[root@389-ds dirsrv]# cd slapd-389-ds/
[root@389-ds slapd-389-ds]# ls
adminserver.p12 certmap.conf dse.ldif.startOK noise.txt pin.txt secmod.db
cacert.asc dse.ldif dse_original.ldif orig-cert8.db pwdfile.txt slapd-collations.conf
cert8.db dse.ldif.bak key3.db orig-key3.db schema
[root@389-ds slapd-389-ds]# cd ..
[root@389-ds dirsrv]# cd admin-serv/
[root@389-ds admin-serv]# ls
adm.conf admserv.conf console.conf key3.db nss.conf secmod.db
admpw cert8.db httpd.conf local.conf password.conf
[root@389-ds admin-serv]#
[/code]
--------------------------END------------------------
Please suggest which certificate I need to copy to Client Machine
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users