[Chrootssh-users] can't use RSAAuthentication with a chrooted user
Brought to you by:
punkball
From: Julien N. <ju...@nu...> - 2005-05-03 09:56:05
|
Hi, chrootssh works fine on my system but ... I'm not able to use RSAAuthentication with a chrooted user. I have a .ssh/authorized_keys in the home of my user. If I `cat /chroot/./home/user/.ssh/authorized_keys` I have the key displayed, but when sshd scan the user'shome to find authorized_keys file, it acts as if he can't see the file. If I dechroot my user (remove the /./ in passwd) the RSAAutentication works. maybe sshd can't read files with /./ in path ??? Regards Julien Nury |