Btw:

>> I've been googling for the ssh issue and found that this also could be
>> related to not being able to allocate a tty.

Last lines of strace ssh germ:

open("/etc/ssh/ssh_known_hosts", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/dev/tty", O_RDWR)                = -1 EACCES (Permission denied)
open("/dev/tty", O_RDWR)                = -1 EACCES (Permission denied)
write(2, "Host key verification failed.\r\n", 31Host key verification
failed.
) = 31
exit_group(255)                         = ?

I guess is why I can't ssh as a normal user. Note that this is an install as
found in the Gentoo guide, http://dev.gentoo.org/~hollow/vserver/guide/.

HTH! TIA!
-Arjen


_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to