[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: samba can't connect to LDAP
>I am trying to setup a LDAP PAM samba configuration.
>LDAP and PAM work pretty good - at least I think so ;)
>- but my samba is not willing to connect to the lsap server ...
>
>Can anybody point me in the right direction ?
>
>SuSE-Linux 9.0:
>Openldap 2.1.22-65
>samba 2.2.8a107
...
>ldap ssl = fals
This should read
ldap ssl = false
When I setup SuSE 9 recently the default configuration attempted to use
SSL, but is not correctly setup for it (you have to create a certificate
I think), I had to turn it off.
Hope this helps
Damon