Is there anyone out there planning to do this? If not, could someone give me some hints where to start?
Michael> Hi! I'm wondering wether it is (at least theoretically) Michael> feasible to use a ssh-key to get kerberos tokens!? This Michael> is fairly important to me, since filesystems such as Michael> coda, afs of nfsv4 depend on kerberos-authentication to Michael> access the filespace.
It is theoretically possible. You would need to modify the Kerberos KDC to support this.
People like ssh-keys and they are considered rather secure, passwords are not (they are more vulnerable to brute-force-attacks).
Why not just use Kerberos authentication at the ssh layer though.
Thanks in advance, Michael ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
