Thread: ssh kerberos
hello
operating system: ubuntu 12.10
so
how configure ssh paced ticket of kerberos, without password ?
kerberos configured, ticket ok
klist confirms this
configure:
/etc/ssh/sshd_config
passwordauthentication no
kerberosauthentication yes
gssapiauthentication yes
gssapicleanupcredentials yes
/etc/ssh/ssh_config
gssapiauthentication yes
gssapidelegatecredentials yes
kinit user
ssh user@example.com
permission denied ( gssapi-keyex gssapi-with-mic password)
, if
/etc/ssh/sshd_config
passwordauthentication yes
kerberosauthentication yes
gssapiauthentication yes
gssapicleanupcredentials yes
requests password password passes!
want on ticket
although sniffer says me tgt
maybe i'm missing something?
file ssh-vvv
Forum The Ubuntu Forum Community Ubuntu Specialised Support Security [ubuntu] ssh kerberos
Ubuntu
Comments
Post a Comment