[Chrootssh-users] passwordless ssh chroot login
Brought to you by:
punkball
|
From: M K <mi...@lv...> - 2007-01-19 15:24:19
|
I can log into a normal ssh account without a password and a dsa key, no problem. [ssh -i key <user>@<ip>:~] I can log into a chroot ssh account with a password no problem I'm trying to ssh into chroot-jailed account without a password using a dsa key. (I could use an RSA key too if it's possible) Is it possible to log into a chroot ssh account using an authentication key? |