Displaying 1 result from an estimated 1 matches for "swindow".
Did you mean:
window
2004 Jun 02
0
[LDAP+SSL+Samba 3.0.2a] pb start tls
...the option --ldapsam.. so I just
commented this line
and I read the man smb.conf
see this :
default : ldap port = 636 if ldap ssl=on
default : ldap port= 389 if ldap ssl=off
so I put
ldap ssl=off (then I turn on port 389 - the port of TLs)
ldap ssl= start tls (then I want tls )
I try to open a swindows session. and it works !!!!!!!!
or maybe It seems to work..
I can open a session for the user testldap, the ssldump shows me some
transactions/things on the port 389, but (because there is always a BUT) the
debug of the ldap serveur (option -d127) doesnt show me some TLS read or
something like t...