Holger Rauch <[email protected]> writes: > I just did a "getprinc <princ_name>" and it told me that the user > actually had *two* different (meaning different encryption types) > keys.
Yes, it's normal for most principals to have multiple enctypes. > Does that imply I would also have to add *both* keys from within ktutil > for the newly generated keytab file? ktadd -norandkey will do this automatically. ktutil doesn't seem like the right tool to use if you're using MIT Kerberos (it's the right tool to use if you're using Heimdal). -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
