This is a discussion on Re: authorized_keys in /tmp/.ssh? - openssh ; > 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 ...
> 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?
Hard links are not possible across different devices.
Emanuel