Ticket #1257 (new defect)
Opened 12 years ago
debathena-msmtp should check non-default subcaches in a DIR ccache
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | Keywords: | ||
Cc: | Fixed in version: | ||
Upstream bug: |
Description
krb1.10 or so adds DIR ccaches, which allow having credentials for multiple realms at once. klist does not by default list credentials in all sub-caches; -A needs to be passed to do that. As a result, if you have tickets ATHENA.MIT.EDU tickets in a non-default sub-cache, debathena-msmtp will refuse to send your email. This should be changed. (AFAICT, replacing klist with klist -A on line 22 works fine on Precise. Unfortunately, it errors on Lucid. I'm not sure what the right mechanism is dealing with this.)
Note: See
TracTickets for help on using
tickets.