Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Authentication

66 bytes removed, 05:26, 2 May 2013
SSH Authentication with Kerberos
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes
# GSSAPIStrictAcceptorCheck = no
ServerAliveInterval 60
Then you can just <code>kinit user@VTLUUG.ORG</code> and you should be able to <code>ssh user@acidburn.vtluug.org</code> without a password. You can also login to any machine on our cluster or most of the machines on wood. Note that IPv6 is currently required for getting Kerberos tickets.
Anonymous user