From: Arjen (arjen_at_renegade.demon.nl)
Date: Wed 27 Apr 2005 - 18:27:06 BST
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
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver