![]() |
SSH-Remote-Agent |
![]() |
|
Installing Ssh-Remote-Agent NotesThis software is an open source, beta release. It has been tested on Debian Linux stable and testing installations under v2.4 and 2.6 kernels. Download the ssh-remote-agent perl client and copy to /usr/local/bin on the client. Download ssh-remote-agent-server perl server and copy to /usr/local/bin on the server.
On the server, set each user's login shell to rbash.
In each user's .bash_profile, set the PATH variable to:
PATH=/usr/local/bin
|