Jason Edgecombe <[email protected]> writes: > We are extending the ticket lifetime for all of the users in our realm > from 1 day to 7 days. We use MIT Kerberos in our realm. I know that > "modprinc -maxlife 7day [email protected]" will extend the ticket lifetime > for an existing user, but how to I make it the default for new users?
I believe the default for new users is taken from the max_life setting in kdc.conf. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
