Displaying 1 result from an estimated 1 matches for "sambaclientip".
Did you mean:
sambaclient
2012 Aug 26
0
Samba 3.0.33 joining Samba 4 domain
...the domain, but when I use the Windows 7 machine, it prompts me for my password over and over. The logs on the CentOS client are showing NT_STATUS_ACCESS_DENIED.
One step further, from the CentOS client, I attempted to list the file shares on itself:
[root at fs-ad-test samba]# smbclient -L <sambaclientip> -U username
Password:
Domain=[XYZ] OS=[Unix] Server=[Samba 3.0.33-3.39.el5_8]
tree connect failed: NT_STATUS_ACCESS_DENIED
[root at fs-ad-test samba]#
and that also fails with a NT_STATUS_ACCESS_DENIED
Kerberos tests fine, I can authenticate with kinit. I am also using winbind on the CentO...