User life cycle: stageuser-add verb

Add a accounts plugin (accounts class) that defines
variables and methods common to 'users' and 'stageuser'.
accounts is a superclass of users/stageuser

Add the stageuser plugin, with support of stageuser-add verb.

Reviewed By: David Kupka, Martin Basti, Jan Cholasta

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

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: David Kupka <dkupka@redhat.com>
This commit is contained in:
Thierry bordaz (tbordaz)
2015-03-05 14:25:33 +01:00
committed by Martin Kosek
parent c3ede5f1e9
commit d1691eee88
7 changed files with 856 additions and 415 deletions

View File

@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=115
# Last change: mbasti - Remove NSEC3PARAM record from dnsrecord-* commands
IPA_API_VERSION_MINOR=116
# Last change: tbordaz - Add stageuser_add command"