Thanks for the help.
As it turns out, I had the wrong machine ("ozzy") in the share directory
location. The share name is "ozzybkup" and is located on vedder. I
updated
the following and it works:
disklist contains: vedder //vedder/ozzybkup windows-test
/etc/amandapass contains: //vedder/ozzybkup amanda%<same_as_smbpasswd>
BTW, I am using user "amanda" instead of the default backup in samba. I
created this amanda user on the Win2000 machine, as well as in
smbpasswd. This amanda user is different from the one on the unix hosts
(gave it a different password).
Thanks again,
Terry
"John R. Jackson" wrote:
>
> >I'm trying to backup a Win2000 machine from a Debian Linux 2.2 Amanda
> >2.4.2.p1/Samba 2.0.7 server. I get the following from amcheck:
> >
> >Amanda Backup Client Hosts Check
> >--------------------------------
> >ERROR: vedder: [PC SHARE //ozzy/ozzybkup access error: host down or
> >invalid password?]
>
> Go to vedder and look in /tmp/amanda/selfcheck*debug. It lists the
> smbclient command issued. Try running that by hand as the Amanda user.
>
> >Terry
>
> John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]
> I'm trying to backup a Win2000 machine from a Debian Linux 2.2 Amanda
> 2.4.2.p1/Samba 2.0.7 server. I get the following from amcheck:
>
> Amanda Backup Client Hosts Check
> --------------------------------
> ERROR: vedder: [PC SHARE //ozzy/ozzybkup access error: host down or
> invalid password?]
> Client check: 1 host checked in 20.467 seconds, 1 problem found
>
> ----------------------------------------------------------------------
>
> Win2000 host name = ozzy
> samba share name = ozzybkup
> samba server host name & amanda server/client = vedder
> user name (exists on ozzy and in smbpasswd) = backup
>
> ----------------------------------------------------------------------
>
> AMANDA CONFIGURATIONS:
>
> Configured vedder with --with-smbclient=/usr/bin/smbclient.
>
> disklist contains: vedder.noemix.com //ozzy/ozzybkup windows-test
>
> /etc/amandapass contains: //ozzy/ozzybkup
> backup%<same_password_as_in_smbpasswd>
>
> ----------------------------------------------------------------------
>
> SAMBA CONFIGURATIONS:
>
> Samba seems to be running okay:
>
> > smbstatus
>
> Samba version 2.0.7
> Service uid gid pid machine
> ----------------------------------------------
> ozzybkup backup backup 22270 ozzy (10.1.1.52) Fri Mar 16
> 19:15:28 2001
>
> No locked files
>
> Share mode memory usage (bytes):
> 1048464(99%) free + 56(0%) used + 56(0%) overhead = 1048576(100%)
> total
>
> ----------
>
> Contents of smb.conf:
>
> [ozzybkup]
> comment = used by amanda to backup ozzy
> writable = yes
> locking = no
> path = /usr/local/share/ozzy
> public = yes