Displaying 2 results from an estimated 2 matches for "saf01".
Did you mean:
saa01
2008 Sep 02
3
upgrade broke XP workstation logins, variably
Help please, a file server was upgraded from:
Mandriva 2007.1, Samba 3.0.24-2.7mdv2007.1
to
Mandriva 2008.1, Samba 3.0.28a-2.1mdv2008.1
and it broke something badly.
After the upgrade logins from all XP workstations broke - some of the
time. For an existing account (one with a profile already in the home
directory) sometimes it will login normally. Well, almost normally, it
never seems
2008 Sep 04
1
method to simulate domain logon from a node?
...ere a Samba upgrade apparently broke
the machine records in the smbpasswd file, with the resulting symptom
that domain logons on those computers would fail about 95% of the time.
(A very strange symptom, how it worked sometimes is still a mystery to
me.) Similarly, this would fail:
% smbclient -L saf01 -U 'saf/mathog%(password)'
session setup failed: NT_STATUS_LOGON_FAILURE
Conversely this worked (user domain logon, directly to the
domain master):
% smbclient -L safserver -U 'saf/mathog%(password)'
That told me that the user logon was ok, but there was some issue with
interacti...