Recently, I've had some interest in it from people using Heimdal. I tried to port it, but I'm afraid that it is having problems outside of the scope of my experience, claiming that it can't find keys in the keytab or returning bad integrity or bad address errors when using the Heimdal libraries.
It's working ok for me so far:
sphinx# ./k5start -k /tmp/test_tkt -f /etc/krb5.keytab -u test/sphinx.andrew.cmu.edu -v -K 360
Kerberos initialization for test/[EMAIL PROTECTED]
Principal: test/[EMAIL PROTECTED]
Service principal: krbtgt/[EMAIL PROTECTED]
<other window>
sphinx# klist -c /tmp/test_tkt
Credentials cache: FILE:/tmp/test_tkt
Principal: test/[EMAIL PROTECTED]
Issued Expires Principal May 4 19:37:10 May 5 05:37:09 krbtgt/[EMAIL PROTECTED]
It doesn't seem to be inheriting any appdefaults or libdefaults (It acquires 10 hour, non-forwardable, non-addressless tickets, despite my configuration settings), but I know how to fix that if I get motivated to do so.
________________________________________________
Kerberos mailing list [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos
