freeipa/ipaserver/plugins
Martin Kosek 893064f613 Use fully qualified CCACHE names
Some parts of install scripts used only ccache name as returned by
krbV.CCache.name attribute. However, when this name is used again
to initialize krbV.CCache object or when it is used in KRB5CCNAME
environmental variable, it fails for new DIR type of CCACHE.

We should always use both CCACHE type and name when referring to
them to avoid these crashes. ldap2 backend was also updated to
accept directly krbV.CCache object which contains everything we need
to authenticate with ccache.

https://fedorahosted.org/freeipa/ticket/3381
2013-02-01 08:13:50 +01:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py log dogtag errors 2012-10-19 10:12:05 +02:00
join.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
ldap2.py Use fully qualified CCACHE names 2013-02-01 08:13:50 +01:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
xmlserver.py Store session cookie in ccache for cli users 2012-06-14 14:02:26 +02:00