Displaying 1 result from an estimated 1 matches for "anthentif".
2004 Jun 02
0
[LDAP+SSL+Samba 3.0.2a] pb start tls
hello !
first of all , I run on a Debian woody (without X), I have a LDAP directory
(with ssl/tls ok), I have an anthentification PAM_LDAP (login only, I have
no system-auth file) which works with ssl/tls too.
then ,now I would like a samba (3.0.2a) which supports SSL/TLS and LDAP (of
course)
I compiled this version of samba like this :
./configure --with-ldapsam --prefix=/usr/local/samba --with-ssl
make
make insta...