Re: authorized_keys in /tmp/.ssh?



Clem Taylor wrote:
I'd rather avoid having to separate tmpfs filesystems, so is there an
easy way to work around this problem? I'm using OpenSSH_3.9p1 and
OpenSSL 0.9.7e.

Have you tried hard links? Linking /root/.ssh/authorized_keys to, say,
/tmp/authorized_keys?

Ben