How To:Set Up Amanda Communication Via SSH Tunnels

From wiki.zmanda.com
Revision as of 16:42, 22 November 2005 by Paddy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Amanda 2.5.0

Amanda 2.5.0 provides ssh based authentication mechanism. To enable Amanda to use "ssh" for communication, "auth" parameter in amanda.conf should be set to "SSH".


ssh tunnels

If user wants to set up ssh connection between amanda server and a specific client or use ssh for older versions of Amanda, ssh tunnel between server and client has to be created.

Run the following command on the Amanda server, to create a ssh tunnel

# ssh -L port:localhost:port dest