Backup to Windows
/Backup the preped files to a win2000 server where it will be put on tape.
mount -t smbfs -o username=will,password=password //gmusers/ftpbackup /home2/users
cp -Rfu /home2/ftpbackup /home2/users
umount /home2/users
#Make sure linux box has joined the domain.