Files
freeipa/ipalib/plugins
Michael Simacek aad73fad60 Port from python-krbV to python-gssapi
python-krbV library is deprecated and doesn't work with python 3. Replacing all
it's usages with python-gssapi.

- Removed Backend.krb and KRB5_CCache classes
  They were wrappers around krbV classes that cannot really work without them
- Added few utility functions for querying GSSAPI credentials
  in krb_utils module. They provide replacements for KRB5_CCache.
- Merged two kinit_keytab functions
- Changed ldap plugin connection defaults to match ipaldap
- Unified getting default realm
  Using api.env.realm instead of krbV call

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Robbie Harwood <rharwood@redhat.com>
Reviewed-By: Simo Sorce <ssorce@redhat.com>
2015-08-26 09:41:36 +02:00
..
2010-12-20 17:19:53 -05:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2015-02-12 10:31:24 +01:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2014-12-05 13:44:51 +01:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2015-08-12 18:17:23 +02:00
2015-04-27 05:55:04 +00:00
2013-11-26 16:59:59 +01:00
2015-08-12 18:17:23 +02:00
2015-07-17 14:33:30 +02:00
2015-07-16 11:23:40 +02:00
2015-08-21 12:29:03 +02:00