> [EMAIL PROTECTED] ~]# tail /var/log/smbd.log > [2006/10/10 08:51:23, 0] lib/smbldap.c:smbldap_connect_system(851) > ldap_connect_system: Failed to retrieve password from secrets.tdb > [2006/10/10 08:51:23, 1] lib/smbldap.c:another_ldap_try(1051) > Connection to LDAP server failed for the 15 try! > [2006/10/10 08:51:24, 0] passdb/secrets.c:fetch_ldap_pw(629) > fetch_ldap_pw: neither ldap secret retrieved! > [2006/10/10 08:51:24, 0] lib/smbldap.c:smbldap_connect_system(851) > ldap_connect_system: Failed to retrieve password from secrets.tdb > [2006/10/10 08:51:24, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2170) > ldapsam_search_one_group: Problem during the LDAP search: LDAP error: > (unknown) (Time limit exceeded)
Sounds like you haven't told samba your bind password (you do this using smbpasswd and the -w or -W arguments). -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
