zoffmann
September 27th, 2007, 12:43 PM
Hello,
I have a ldap server installed on skolelinux machine (debian-edu), and I would like to be able to log in from my edubuntu machine.
I have followed the following manual
https://help.ubuntu.com/community/LDAPClientAuthentication
when I issue getent passwd myldapuser
- no response.
But when I do like this:
openssl s_client -connect MY_LDAP_SERVER:636 -showcerts
it works.
How to solve this ?
thanks in advance:KS
I have a ldap server installed on skolelinux machine (debian-edu), and I would like to be able to log in from my edubuntu machine.
I have followed the following manual
https://help.ubuntu.com/community/LDAPClientAuthentication
when I issue getent passwd myldapuser
- no response.
But when I do like this:
openssl s_client -connect MY_LDAP_SERVER:636 -showcerts
it works.
How to solve this ?
thanks in advance:KS