[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldapsearch hang
Hi all,
I do the following testing, use a running "ftp" to instead of existed
LDAP, and with its corresponding port,
# ldapsearch -x -H ldap://192.168.123.1:22
Here, 192.168.123.1 is a ftp server with port 22 open.
When I execute the command, it seems to be hung without any error
messages.
I think, if the ldap server or port is not available, it would return
with error message immediately.
How do you think of this interesting testing?
Regards,
Phillip