Displaying 1 result from an estimated 1 matches for "westfieldnrg".
2014 May 07
0
Urgent Problem with failed new User Login to computers on Samba AD Domain
...t login at all. I have deleted the account,
and recreated it both with ADUC and with samba-tool, but login fails,
except from the dedicated ADUC Windows XP which I find very curious.
Browsing shares on the samba server is fine:
[root at dc ~]# smbclient //dc/netlogon -Ucosmo.egere%12345678
Domain=[WESTFIELDNRG] OS=[Unix] Server=[Samba 4.0.0alpha14 (randomdata)]
smb: \> q
but browsing to the local samba3 server (which is a member of the domain fails):
[root at dc ~]# smbclient //files/cosmo.egere -Ucosmo.egere%12345678
session setup failed: NT_STATUS_NO_LOGON_SERVERS
I have tried to do a debug, I won...