-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bo Lynch wrote: > 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 wrong? This worked just find with the older versions > of Fedora and CentOS.
Works fine with Version 3.0.25b-1.1.72-1411-SUSE-SL10.2 Try -d 3 and redirect error output to a file. Should be able to see what's failing then. Regards, Doug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGrk7sFqWysr/jOHMRAozMAJ9meN2kbdADkyAEbgzwnHRLzsCvGQCgxH65 tKvGaD+fMvn/tDeXLj5w0WE= =HL9M -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
