Skip to content

Conversation

@adamwight
Copy link

Leave the system's default ccache alone. It can still be overridden by kinit call when needed, or the environment can be set from the calling application.

The problem solved by this patch is that some systems will have the ccache configured as something other than MEMORY:krb5cc_sasl_auth . On my system it defaults to FILE:/tmp/krb5cc_${UID}, for example. Leaving the environment variable unset allows the defaults to apply.

Leave the system's default ccache alone.  It can still be overridden by
kinit call when needed, or the environment can be set from the calling
application.

The problem solved by this patch is that some systems will have the
ccache configured as something other than MEMORY:krb5cc_sasl_auth .
On my system it defaults to FILE:/tmp/krb5cc_${UID}, for example.
Leaving the environment variable unset allows the defaults to apply.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant