Make sure you have the proper schema's loaded in ../etc/openldap/schema on the ldap server and that slapd.conf calls them in the right order. Also smb.conf needs this line

ldap ssl = start tls.

This will invoke the tls session which make ldap requests to port 389.

Hastas
TMS III

Paul Gienger wrote:

Try adding
/ldap ssl = off
to your smb.conf//
/
Brendon Standing wrote:

Hi,

Using samba 3.0.2, I am trying to set up my samba config to authenticate against my ldap server. However I am getting the errors:
Failed to issue the StartTLS instruction: Can't contact LDAP server
I believe that samba is trying to bind to port 636. This is a problem as my ldap server using port 389. Although the option exists in my config to change the ldap port : "ldap port = 389", when I start samba with this option I get an error "unkown option".


PLease help .......





-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to