Displaying 1 result from an estimated 1 matches for "servccc".
2007 Jul 30
3
Tar with smbclient
Just created a new backup server 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