summaryrefslogtreecommitdiffstats
path: root/ipapython/kernel_keyring.py
diff options
context:
space:
mode:
authorMilan KubĂ­k <mkubik@redhat.com>2016-07-22 17:07:56 +0200
committerMartin Basti <mbasti@redhat.com>2016-07-29 09:04:42 +0200
commit5582d1df3213a0727e313d543ee560a09d0cdff8 (patch)
tree14328ceadea026c2ad7823e66eba5477d60da757 /ipapython/kernel_keyring.py
parent6eb9eb730350937692a442b66e4d79d3ebd4eb01 (diff)
ipatests: Add tracker class for kerberos principal aliases
The commit implements a mixin class providing capability to track and modify kerberos principal aliases on supported types of entries. The class using the mixin must inherit from the Tracker class and must provide the implementation of two methods: * _make_add_alias_cmd * _make_remove_alias_cmd These are used to get the type specific command for the particular entry class. The methods provided will not work on entries that do not have 'krbprincipalname' attribute. The service, host and user trackers are being extended to use this new mixin class. https://fedorahosted.org/freeipa/ticket/6142 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'ipapython/kernel_keyring.py')
0 files changed, 0 insertions, 0 deletions