Displaying 2 results from an estimated 2 matches for "windowsguy".
2005 Jun 15
2
Can't join pc to domain with smbldap-tools but can with smbpasswd
..._open_connection(692)
smbldap_open_connection: connection opened
[2005/06/14 21:36:27, 2] passdb/pdb_ldap.c:init_sam_from_ldap(499)
init_sam_from_ldap: Entry found for user: ldap-test$
[2005/06/14 21:37:07, 2] passdb/pdb_ldap.c:init_sam_from_ldap(499)
init_sam_from_ldap: Entry found for user: windowsguy
[2005/06/14 21:37:08, 1] auth/auth_util.c:make_server_info_sam(840)
User windowsguy in passdb, but getpwnam() fails!
[2005/06/14 21:37:08, 0] auth/auth_sam.c:check_sam_security(324)
check_sam_security: make_server_info_sam() failed with
'NT_STATUS_NO_SUCH_USER'
[2005/06/14 21:37:08, 2]...
2005 Jun 17
1
smbldap- only user root can login to windows.
...linux machines, can connect using smbclient to it's home share, can be seen
on the domain controller using getent passwd|shadow.
I am using debian sarge with samba 3.0.14a-3, slapd 2.2.23-5 and smbldap-tools
0.9.1
Below are log snippets from slapd and samba for both failed attempts (user
windowsguy) and a successfull login (root). ip's and base have been sed
filtered. The guts of the problem is when a user other then root logs in and
gets
[2005/06/17 15:51:49, 2] passdb/pdb_ldap.c:init_sam_from_ldap(499)
init_sam_from_ldap: Entry found for user: windowsguy
[2005/06/17 15:51:49, 1]...