the default maximum life of a kerberos principal is 1 day. How can i change this to more than a day or any configurable value. I am doing the getprinc testkerb and getting the following:
- kadmin.local: getprinc testkerb
- Principal: [email protected]
- Expiration date: [never] Last
- password change: Tue Nov 18 09:55:08 IST 2014
- Password expiration date: [none]
- Maximum ticket life: 1 day 00:00:00
- Maximum renewable life: 0 days 00:00:00
- Last modified: Tue Nov 18 09:55:08 IST 2014 (factory/[email protected])
- Last successful authentication: [never]
- Last failed authentication: [never]
- Failed password attempts: 0
- Number of keys: 6
- Key: vno 1, aes256-cts-hmac-sha1-96, no salt
- Key: vno 1, aes128-cts-hmac-sha1-96, no salt
- Key: vno 1, des3-cbc-sha1, no salt
- Key: vno 1, arcfour-hmac, no salt
- Key: vno 1, des-hmac-sha1, no salt
- Key: vno 1, des-cbc-md5, no salt
- MKey: vno 1
- Attributes:
- Policy: [none]
I want to change the highlighted one.