Is anyone able to login to the freebsd VMs on gcc76?

jwakely@gcc76:~$ grep freebsd /etc/hosts
192.168.122.11 freebsd-83-amd64     #passwd: FreeBSD83
192.168.122.18 freebsd-90-x86       #passwd: FreeBSD90
192.168.122.16 freebsd-90-amd64
jwakely@gcc76:~$
jwakely@gcc76:~$ ssh farmuser@freebsd-83-amd64
Permission denied (publickey,keyboard-interactive).
jwakely@gcc76:~$ ssh farmuser@freebsd-90-x86
Permission denied (publickey,keyboard-interactive).

It seems like they are configured to not allow login via a password
... but that's how /etc/hosts tells us to connect.

_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to