hello,
I encounter a trouble when trying to configure my Amanda server to backup NT hosts through the Samba suite: * Amanda index/tape server: Linux RH7.1 (the server is also an Amanda client) * Amanda version : 2.4.2p2, compiled with --with-smb-client=/full/path/... * Samba version : 2.2 * amanda user : bin.disk in the following dump for amcheck, the Amanda index/tape server is called "myServer", the NT box is called "thePC". The amanda config is called "pc". ################################### [root@myServer /usr]# su -c "/usr/local/amanda/sbin/amcheck -c -s pc" bin Amanda Tape Server Host Check ----------------------------- ... (OK) Amanda Backup Client Hosts Check -------------------------------- ERROR: myServer: [The client is not configured for samba://thePC/sharename] ERROR: myServer: [SMBCLIENT program not available] Client check: 1 host checked in 0.016 seconds, 2 problems found (brought to you by Amanda 2.4.2) ####################################### /etc/amandapass is: //myPC/sharename administrateur%theRightPassword ####################################### disklist for "pc" is: myServer //myPC/sharename pc_settings ######################################### I must also note that the share is reachable via the smbclient command used as a shell command, and file permissions for Amanda user seems correct. ...but amcheck keeps sending this error! May anyone give me some help? Did I forget something when building Amanda?.. thanks, Pierre
