freeipa/ipalib/plugins
Alexander Bokovoy fcd9a66b16 group-show: resolve external members of the groups
Perform SID to name conversion for existing external members of the
groups if trust is configured.

https://bugzilla.redhat.com/show_bug.cgi?id=1054391
https://fedorahosted.org/freeipa/ticket/4123
2014-01-20 09:48:42 +01:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
aci.py Verify ACIs are added correctly in tests 2013-12-13 15:08:52 +01:00
automember.py Fix error message when adding duplicate automember rule 2013-11-15 12:46:07 +01:00
automount.py Remove unneeded python-ldap imports 2013-03-13 12:36:34 +01:00
baseldap.py Fix error message when adding duplicate automember rule 2013-11-15 12:46:07 +01:00
batch.py Add the version option to all Commands 2013-02-21 16:26:09 +01:00
cert.py Remove ipa-pwd-extop and ipa-enrollment duplicate error strings 2013-10-30 17:59:46 +01:00
config.py Add OTP support to ipalib CLI 2013-12-18 09:58:59 +01:00
delegation.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
dns.py Remove missing VERSION warning in dnsrecord-mod 2014-01-17 09:29:52 +01:00
group.py group-show: resolve external members of the groups 2014-01-20 09:48:42 +01:00
hbacrule.py Deprecate HBAC source hosts from CLI 2013-04-12 14:07:55 -04:00
hbacsvc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
hbacsvcgroup.py Improve help text for HBAC service groups 2013-04-18 17:29:07 -04:00
hbactest.py hbactest does not work for external users 2014-01-10 12:55:44 +01:00
host.py Change the way we determine if the host has a password set. 2014-01-15 10:02:49 +01:00
hostgroup.py Use LDAP search instead of *group_show to check for a group objectclass. 2013-07-11 12:39:26 +03:00
idrange.py Refactor the interactive prompt logic in idrange_add 2013-07-26 13:57:35 +02:00
internal.py Add automember rebuild command to the web UI 2013-11-15 13:28:16 +01:00
kerberos.py Use fully qualified CCACHE names 2013-02-01 08:13:50 +01:00
krbtpolicy.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
migration.py migrate-ds added --ca-cert-file=FILE option 2013-12-02 13:30:12 +01:00
misc.py ticket 1669 - improve i18n docstring extraction 2011-08-24 23:13:16 -04:00
netgroup.py Use LDAP search instead of *group_show to check if a group exists. 2013-07-11 12:39:25 +03:00
otptoken.py Add OTP support to ipalib CLI 2013-12-18 09:58:59 +01:00
passwd.py Add the version option to all Commands 2013-02-21 16:26:09 +01:00
permission.py Use old entry state in LDAPClient.update_entry. 2014-01-10 14:41:39 +01:00
ping.py Allow API plugin registration via a decorator 2013-08-14 12:08:27 +02:00
pkinit.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
privilege.py Allow anonymous and all permissions 2014-01-07 09:56:41 +01:00
pwpolicy.py Limit pwpolicy maxlife to 20000 days 2013-08-05 17:50:31 +02:00
radiusproxy.py Add RADIUS proxy support to ipalib CLI 2013-12-03 14:49:10 +01:00
realmdomains.py Integrate realmdomains with IPA DNS 2013-04-16 15:50:24 +02:00
role.py Only apply validation rules when adding and updating. 2012-02-29 18:00:45 -05:00
rpcclient.py Switch client to JSON-RPC 2013-11-26 16:59:59 +01:00
selfservice.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
selinuxusermap.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
service.py Turn LDAPEntry.single_value into a dictionary-like property. 2013-11-05 13:56:55 +01:00
sudocmd.py Use full DNs in plugin code. 2013-03-01 16:59:47 +01:00
sudocmdgroup.py Update plugin docstrings (topic help) to reflect dropped CSV support 2013-02-22 17:20:35 +01:00
sudorule.py Add missing example to sudorule 2014-01-15 11:01:36 +01:00
trust.py trustdomain-find: report status of the (sub)domain 2014-01-15 16:19:26 +01:00
user.py Stop adding a default password policy reference 2014-01-16 09:00:35 +01:00
virtual.py Internationalization for public errors 2012-09-03 18:16:12 +02:00