freeipa/ipalib
Petr Vobornik fda9698844 migrate-ds: skip default group option
New option --use-default-group=False could be used to disable adding of
migrated users into default group.

By default, the default group is no longer POSIX therefore it doesn't
fulfill the original idea of providing GID and therefore it could be
skipped during migration.

https://fedorahosted.org/freeipa/ticket/4950

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-05-12 12:41:34 +02:00
..
plugins migrate-ds: skip default group option 2015-05-12 12:41:34 +02:00
__init__.py advise: Add separate API object for ipa-advise 2015-03-05 11:01:36 +01:00
aci.py ipalib.aci: Fix bugs in comparison 2014-06-04 10:10:08 +02:00
backend.py Fix ldap2 shared connection 2015-04-02 12:26:04 +00:00
base.py Allow indexing API object types by class 2014-03-25 14:18:12 +01:00
capabilities.py dns_name_values capability added 2014-06-03 15:55:32 +02:00
certstore.py certstore: Make certificate retrieval more robust 2015-03-19 14:38:34 +00:00
cli.py CLI conversion of DNSName type 2014-06-03 15:55:32 +02:00
config.py Test and docstring fixes 2014-06-23 10:54:42 +02:00
constants.py User life cycle: stageuser-add verb 2015-04-08 08:19:09 +02:00
crud.py Add optional_create flag 2013-10-08 16:46:20 +02:00
errors.py baseldap: Handle missing parent objects properly in *-find commands 2015-01-13 16:16:14 +00:00
frontend.py Server Upgrade: specify order of plugins in update files 2015-04-14 19:25:47 +02:00
krb_utils.py Pylint cleanup. 2013-01-29 15:39:49 +01:00
messages.py Detect and warn about invalid DNS forward zone configuration 2015-01-15 13:20:12 +01:00
output.py Allow primary keys to use different type than unicode. 2014-04-18 14:59:20 +02:00
parameters.py Throw zonemgr error message before installation proceeds 2014-12-01 12:31:36 +00:00
pkcs10.py Support requests with SAN in cert-request. 2014-06-24 12:10:01 +02:00
plugable.py ipalib: Move plugin package setup to ipalib-specific API subclass 2015-03-05 11:01:36 +01:00
request.py Remove deprecated i18n code from ipalib/request and all references to it. 2011-03-01 10:31:36 -05:00
rpc.py rpcclient: use json_encode_binary for verbose output 2015-01-13 10:18:33 +01:00
session.py Use mod_auth_gssapi instead of mod_auth_kerb. 2015-03-30 13:06:12 +00:00
text.py Add ConcatenatedLazyText object 2013-11-21 10:34:25 +01:00
util.py Throw zonemgr error message before installation proceeds 2014-12-01 12:31:36 +00:00
x509.py Re-initialize NSS database after otptoken plugin tests 2014-11-26 13:06:35 +01:00