``我已经完成了 phpldapadmin 的设置,创建了 OU,CN,......不同的用户,我可以从不同的计算机登录 ldap 用户
目前我正在使用 ldap-samba 并使用此链接:
- http://ubuntuforums.org/showthread.php?t=1683595
我被困在这一点上:
net getlocalsid
在这里我得到如下错误:
[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!
这里的日志详细信息:
[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!
我迷路了,任何人都可以帮助我吗?