Thursday, January 26, 2017

[389-users] Re: Odd issue with 389 and updating to Cent 6.8 with TLS/SSL

On 01/26/2017 03:16 PM, John McKee wrote:
> @Mark Reynolds
>
> ldapsearch -Z -h localhost -x -b dc=XX,dc=XX,dc=com uid=XXXX -d1
What about:

ldapsearch -ZZ -h localhost -x -b dc=XX,dc=XX,dc=com uid=XXXX -d1

And what about:

ldapsearch -H \"ldaps://localhost:636" -x -b dc=XX,dc=XX,dc=com uid=XXXX -d1

Did you set the cert dir in /etc/openldap/ldap.conf

TLS_CACERTDIR=<to certificate directory>

example:

TLS_CACERTDIR=/etc/dirsrv/slapd-INSTANCE

Regards,
Mark
>
> Which gave the output mentioned above.
> _______________________________________________
> 389-users mailing list -- 389-users@lists.fedoraproject.org
> To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org

No comments:

Post a Comment