On Thu, Nov 3, 2011 at 2:56 PM, Charles Curley <[email protected]> wrote: > Correct so far. I usually name the file "....ssh/authorized_keys2", a > holdover from when SSH protocols 1 and 2 lived side by side. So that's > something to try.
Thanks for the reply, Charles. Turns out the default setup in the walkthrough isn't using SSH anyway. :) Default is bsdtcp, and my problem was firewall-related on the client. I disabled the firewall for testing, and it works: -sh-3.2$ amservice carbonfiber.local bsdtcp noop </dev/null OPTIONS features=ffffffff9efefbffffffffff0f; For now, I'm just trying to get a basic test backup server/client working as shown in the "15 min" walkthrough, then I'll figure out how to add the SSH stuff lastr. But now my error is: Amanda Backup Client Hosts Check -------------------------------- ERROR: carbonfiber.local: Could not access /home/stevej/backtest (/home/stevej/backtest): Permission denied Client check: 1 host checked in 1.114 seconds. 1 problem found. The walkthough doesn't discuss user permissions at all. I'm assuming the amandabackup user supposed to have read access to all of the locations in disklist? If that's the case, I wonder why that's not even addressed in the walkthrough. Or am I doing something else wrong? Thanks, SteveJ
