Full_Name: luca pasquali
Version: 2.4.19
OS: gentoo GNU/Linux
URL:
Submission from: (NULL) (195.110.97.5)
in ldap.conf if i configure like this:
dorius01 ~ # cat /etc/ldap.conf | head -2
base dc=dada,dc=net
uri ldaps://ldap.us.backplane/
dorius01 ~ #
all works, but if I put a comment like this:
dorius01 ~ # cat /etc/ldap.conf | head -2
base dc=dada,dc=net
uri ldaps://ldap.us.backplane/ # foobar comment blah blah...
dorius01 ~ #
this does not work at all and I'm not able to login via ldap+ssh, for istance.