Ticket #473 (assigned enhancement)
renew should take arguments, pass them to kinit
Reported by: | broder | Owned by: | witchakk |
---|---|---|---|
Priority: | low | Milestone: | The Distant Future |
Component: | dotfiles | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
renew expands to kinit && aklog, but with more magic.
Of those two commands, you can exert mostly arbitrary control over what aklog does by frobbing ~/.xlog, but there's no good way to control the parameters for your newly acquired Kerberos tickets.
I think it would be useful if any arguments that get passed to renew got passed along to kinit.
Change History
Note: See
TracTickets for help on using
tickets.