This is an old revision of the document!
Добавляем пользователя в AD
Login: gXhost Password: Pa$$w0rd
Пароль не меняется и не устаревает
C:\>ktpass -princ host/gX.adX.class@ADX.CLASS -mapuser gXhost -pass 'Pa$$w0rd' -out gXhost.keytab C:\>pscp gXhost.keytab student@gX: gX# ktutil copy ~student/gXhost.keytab /etc/krb5.keytab gX# ktutil list
g13# cat /etc/ssh/sshd_config ... GSSAPIAuthentication yes ...
Hostname: uX@gX.adX.class SSH->Auth-Attempt GSSAPI...