Hi, I'm trying to get samba working with an v3 ldap server. I want to use ssl starttls, however, the samba complains that my openldap client libraries don't support starttls. This isn't true, at least I don't believe so as I am using ldapsearc ZZ and ldap.conf has ssl starttls and it's working fine and I assume this uses the ldap client libraries and I get no complaints. I am using samba 2.2.5 compiled --with-ssl and openldap server 2.0.25 and openldap clients 2.0.25 and when I use ldapsearch and I run the server in debug mode, it is doing TLS conversation correctly and running encrypted. Does this version of samba support starttls protocol? If I don't enable ssl in my samba conf, then it authenticates fine... I'm 99% of the way there, but can't get this last bit to work. Any ideas? Thanks Bill