[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP and SSL
On Sun, Nov 28, 2004 at 09:30:45PM -0500, Chasecreek Systemhouse wrote:
> debian:~# ldapsearch -x -b 'dc=insecurity,dc=org' -D
> "cn=admin,dc=insecuirty,dc=org" '(objectclass=*)' -H
> ldaps://192.168.2.2 -W
> Enter LDAP Password:
Are you querying the database from a different box than the server is
running on? Is the client running debian stable? Debian stable's
ldapsearch client does not include ssl support...
--
Ron Peterson
Network & Systems Manager
Mount Holyoke College
http://www.mtholyoke.edu/~rpeterso
- Follow-Ups:
- Re: LDAP and SSL
- From: Chasecreek Systemhouse <chasecreek.systemhouse@gmail.com>