Displaying 2 results from an estimated 2 matches for "session_setup_failed".
2007 Jul 30
3
Tar with smbclient
...erver using CentOS 5.0. I am using a auth file
to access windows shares for backups. When connecting like this
smbclient //server/share -A=/auth/file
it works.
When I try to tar with smbclient like this
smbclinet //server/share -A=/auth/file -Tc /backup/tarfile.tar
I get the following message.....
session_setup_failed : NT_STATUS_LOGON_FAILURE
Am I doing something wrong? This worked just find with the older versions
of Fedora and CentOS.
--
Bo Lynch
Systems Administrator
RedHat Academy Instructor
Energy Manager
Amelia County Public Schools
2002 Dec 12
2
Problem with smbclient and domain logon
...and password.
When i reboot and try to logon to the domain it tells me:
The system could not log you on because the domain DARCSTAR is unavailable.
Additionally, i am having a problem with logging in from smbclient with any user except for root:
I type: smbclient -L FILESERVER -U sean
password:
session_setup_failed: NT_STATUS_LOGON_FAILURE
Are these 2 problems related in anyway? I've been messing with this for over a week now and I cannot figure it out.
also, in win2k when i open the run window and type : \\FILESERVER\
it opens a username/password box, if i put in sean and the password it pops the box r...