Adam Tauno Williams wrote:
[2005/07/06 09:26:35, 0] lib/smbldap.c:smbldap_connect_system(812)
 ldap_connect_system: Failed to retrieve password from secrets.tdb   
<-----------------


Did you set the LDAP bind password?


Yes! That did the trick. Thank you very much. I shouldn't have overlooked something so simple.

It now works without SSL. With SSL is a different issue.

[2005/07/06 10:48:24, 1] lib/smbldap.c:another_ldap_try(990)
  Connection to LDAP server failed for the 10 try!
[2005/07/06 10:48:25, 1] lib/smbldap.c:another_ldap_try(990)
  Connection to LDAP server failed for the 11 try!
[2005/07/06 10:48:26, 1] lib/smbldap.c:another_ldap_try(990)
  Connection to LDAP server failed for the 12 try!
[2005/07/06 10:48:27, 1] lib/smbldap.c:another_ldap_try(990)
  Connection to LDAP server failed for the 13 try!
[2005/07/06 10:48:29, 0] lib/smbldap.c:smbldap_search_suffix(1155)
smbldap_search_suffix: Problem during the LDAP search: (unknown) (Timed out)

It appears that SSL may not be compiled into Samba, as there is no libssl.so listing in "ldd /usr/sbin/smbd". While I could compile from source, this would slightly complicate long term maitenance of the server. Does anyone have advice for using SSL with Samba/LDAP on Ubuntu Hoary?

Thanks again,
Ian

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

Reply via email to