``I am done with setting up phpldapadmin , creating OU , CN , ... different users and i can login the ldap users from different computer
Currently I am working on ldap-samba and using this link:
- http://ubuntuforums.org/showthread.php?t=1683595
I m stuck at this point:
net getlocalsid
Here I get error as follows:
[2012/02/08 15:37:23, 0] passdb/secrets.c:71(secrets_init)
Failed to open /var/lib/samba/secrets.tdb
[2012/02/08 15:37:23, 0] passdb/secrets.c:71(secrets_init)
Failed to open /var/lib/samba/secrets.tdb
[2012/02/08 15:37:23, 0] passdb/secrets.c:914(fetch_ldap_pw)
fetch_ldap_pw: neither ldap secret retrieved!
[2012/02/08 15:37:23, 0] lib/smbldap.c:1046(smbldap_connect_system)
ldap_connect_system: Failed to retrieve password from secrets.tdb
[2012/02/08 15:37:24, 0] passdb/secrets.c:71(secrets_init)
Failed to open /var/lib/samba/secrets.tdb
[2012/02/08 15:37:24, 0] passdb/secrets.c:71(secrets_init)
Failed to open /var/lib/samba/secrets.tdb
[2012/02/08 15:37:24, 0] passdb/secrets.c:914(fetch_ldap_pw)
fetch_ldap_pw: neither ldap secret retrieved!
Here the log details :
[2012/02/08 14:05:18, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 3 try!
[2012/02/08 14:05:19, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 4 try!
[2012/02/08 14:05:20, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 5 try!
[2012/02/08 14:05:21, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 6 try!
[2012/02/08 14:05:22, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 7 try!
[2012/02/08 14:05:23, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 8 try!
[2012/02/08 14:05:24, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 9 try!
[2012/02/08 14:05:25, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 10 try!
[2012/02/08 14:05:26, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 11 try!
[2012/02/08 14:05:27, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 12 try!
[2012/02/08 14:05:28, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 13 try!
[2012/02/08 14:05:29, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 14 try!
[2012/02/08 14:05:30, 1] lib/smbldap.c:1265(another_ldap_try)
Connection to LDAP server failed for the 15 try!
I am lost can any one help me pls?