rra / wallet

Secure data management system
https://www.eyrie.org/~eagle/software/wallet/
Other
5 stars 6 forks source link

Support realm-specific krb5.conf configuration #43

Open jonrober opened 9 years ago

jonrober commented 9 years ago

When reading configuration from krb5.conf, we should first try to determine our principal from any existing Kerberos ticket cache (after obtaining tickets if -u was given) and extract the realm from that principal, using it as the default realm when reading configuration information.