[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapsearch - Segmentation Fault
> Hi,
>
> I have now another problem. When I try to connect using ldaps, I do not
> get
> the connection and obtain a segmentation fault. Without ssl, ldapsearch
> works
> very well. Here the commands and files I gave in:
your report is largely incomplete and gives essentially no indication that
can be of help in solving your problem (it barely indicates that you have
a problem). Please follow the indications of
<http://www.openldap.org/faq/data/cache/59.html>, and report as much info
as possible.
>
> ldapsearch -D "cn=myuser,ou=myou,o=myo" -H ldaps://mydomain:636 cn=* -W
> => Segmentation Fault
> ldapsearch -D "cn=myuser,ou=myou,o=myo" -H ldaps://mydomain:636 cn=*
> => Segmentation Fault
> ldapsearch -D "cn=myuser,ou=myou,o=myo" -H ldap://mydomain:389 cn=* -x
> => works well
I note that you didn't exaust the possible combinations of parameters, and
most of those you tried are inconsistend and/or of little use; did you try
at least
ldapsearch -D "cn=myuser,ou=myou,o=myo" -H ldaps://mydomain -x -W cn=*
Please report.
p.
--
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it
SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497