freeipa/ipaserver/install
Petr Viktorin 81b0e7466d Do not ask for memberindirect when updating managed permissions
One of the default_attributes of permission is memberofindirect,
a virtual attribute manufactured by ldap2, which is set when a permission
is part of a role.
When update_entry is called on an entry with memberofindirect,
ipaldap tries to add the attribute to LDAP and fails with an objectclass
violation.

Do not ask for memberindirect when retrieving the entry.

Reviewed-By: Martin Kosek <mkosek@redhat.com>
2014-04-17 10:04:16 +02:00
..
plugins Do not ask for memberindirect when updating managed permissions 2014-04-17 10:04:16 +02:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrustinstance.py adtrustinstance: make sure to stop and disable winbind in uninstall() 2014-02-28 09:50:14 +01:00
bindinstance.py Move CACERT definition to a single place. 2014-03-25 16:54:54 +01:00
cainstance.py Remove unused method is_master of CAInstance. 2014-03-25 16:54:56 +01:00
certs.py Read passwords from stdin when importing PKCS#12 files with pk12util. 2013-10-04 10:27:23 +02:00
dsinstance.py Fix upload of CA certificate to LDAP in CA-less install. 2014-04-08 14:04:40 +02:00
httpinstance.py Move CACERT definition to a single place. 2014-03-25 16:54:54 +01:00
installutils.py ipa-replica-install never checks for 7389 port 2014-03-11 17:10:28 +01:00
ipa_backup.py Move CACERT definition to a single place. 2014-03-25 16:54:54 +01:00
ipa_ldap_updater.py Add schema updater based on IPA schema files 2013-11-18 16:54:21 +01:00
ipa_replica_prepare.py Move CACERT definition to a single place. 2014-03-25 16:54:54 +01:00
ipa_restore.py Turn LDAPEntry.single_value into a dictionary-like property. 2013-11-05 13:56:55 +01:00
ipa_server_certinstall.py Move CACERT definition to a single place. 2014-03-25 16:54:54 +01:00
krbinstance.py Move CACERT definition to a single place. 2014-03-25 16:54:54 +01:00
ldapupdate.py Use raw LDAP data in ldapupdate. 2014-01-10 14:41:40 +01:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
otpdinstance.py Manage ipa-otpd.socket by IPA 2013-06-06 18:16:59 +02:00
replication.py Move CACERT definition to a single place. 2014-03-25 16:54:54 +01:00
schemaupdate.py Add LDAPEntry method generate_modlist. 2014-01-10 14:41:39 +01:00
service.py Store information about which CA server is master for renewals in LDAP. 2014-03-25 16:54:55 +01:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Add schema updater based on IPA schema files 2013-11-18 16:54:21 +01:00