Good morning to all readers,

 

We have set-up on Fedora 5 backuppc to backup our computers based on windows XP Pro solution. Everything is now correctly setup but when we launch backup for one user we have the following error :

 

smbclient \\\\computer name\\C\$ -U domain\\username -E -N -d 1 -c tarmode\ full -Tc - /Documents\ and\ Settings
Xfer PIDs are now 14354,14353
session setup failed: NT_STATUS_LOGON_FAILURE
session setup failed: NT_STATUS_LOGON_FAILURE
tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 filesTotal, 0 sizeTotal
Got fatal error during xfer (No files dumped for share C$)
Backup aborted (No files dumped for share C$)

 

It seems that password is not ok. But when we run smbclient with these arguments it runs ok.

 

We tried according to posts :

smbclient \\\\computer name\\C\$ -U domain\\username%password -E -N -d 1 -c tarmode\ full -Tc - /Documents\ and\ Settings
Xfer PIDs are now 14354,14353
session setup failed: NT_STATUS_LOGON_FAILURE
session setup failed: NT_STATUS_LOGON_FAILURE

 

with same results while when we run manually it works perfectly.

 

Does someone has any idea on the subject ?

 

Christophe Ourliac

Reply via email to