ldap query
Evening people, I am trying to get an ldap query, and I have added the following line to the server in question in the bb-hosts file ldaps://192.168.1.25:636/dc=shihad,dc=org?cn,sn?sub?(cn=*) Now, this will go red when the ldap server is not listening on port 389. Is there any way I can force it to just check port 636? I thought the port number on the end as well as the ldaps in the URI would do it but no luck :( Cheers Iain