freeipa/tests
Rob Crittenden 1e1985b17c Add API to delete a service principal key, service-disable.
I have to do some pretty low-level LDAP work to achieve this. Since
we can't read the key using our modlist generator won't work and lots of
tricks would be needed to use the LDAPUpdate object in any case.

I pulled usercertificate out of the global params and put into each
appropriate function because it makes no sense for service-disable.

This also adds a new variable, has_keytab, to service/host_show output.
This flag tells us whether there is a krbprincipalkey.
2010-07-13 09:29:10 -04:00
..
test_install Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'existant' mispelling 2009-12-18 10:56:13 -05:00
test_ipalib Add weekly periodic schedule to AccessTime param type. 2010-05-04 13:39:42 -04:00
test_ipaserver XML-RPC signature change 2010-03-30 15:10:58 -04:00
test_ipawebui Giant webui patch take 2 2009-10-13 11:28:00 -06:00
test_pkcs10 Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL. 2009-11-30 18:10:09 -07:00
test_xmlrpc Add API to delete a service principal key, service-disable. 2010-07-13 09:29:10 -04:00
__init__.py Added top-level tests/ package that will contain all unit tests 2008-10-07 20:36:44 -06:00
data.py Re-enable Python2.4 tests and fixed some small things broken under Python2.4 2008-12-08 12:34:38 -07:00
test_util.py Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'existant' mispelling 2009-12-18 10:56:13 -05:00
util.py Finish deferred translation mechanism 2010-03-16 11:41:22 -06:00