python-krbcontext
python-krbcontext copied to clipboard
Use MEMORY as default ccache
Current default ccache depends on what is configured in user's system, that is configured in /etc/krb5.conf generally. MEMORY type ccache would be useful and faster than current behavior, as there is no need to do file operation and probably could avoid potential I/O and permission problems