freeipa/ipa-admintools
Rob Crittenden f42f1f44c8 Enable group inactivation by using the Class of Service plugin.
This adds 2 new groups: activated and inactivated.

If you, or a group you are a member of, is in inactivated then you are too.

If you, or a group you are a member of, is in the activated group, then you
are too.

In a fight between activated and inactivated, activated wins.

The DNs for doing this matching is case and white space sensitive.

The goal is to never have to actually set nsAccountLock in a user directly
but move them between these groups.

We need to decide where in the CLI this will happen. Right it is split
between ipa-deluser and ipa-usermod. To inactivate groups for now just
add the group to inactivate or active.
2007-11-20 22:45:29 -05:00
..
man Allow a user or group to change an attribute in its RDN 2007-11-12 23:11:55 -05:00
freeipa-admintools.spec Bump versions for release. 0001-01-01 00:00:00 +00:00
freeipa-admintools.spec.in Bump versions for release. 0001-01-01 00:00:00 +00:00
ipa-adddelegation If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -05:00
ipa-addgroup If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -05:00
ipa-adduser Implement the password policy UI and finish IPA policy UI 2007-11-16 12:59:32 -05:00
ipa-deldelegation If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -05:00
ipa-delgroup If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -05:00
ipa-deluser Enable group inactivation by using the Class of Service plugin. 2007-11-20 22:45:29 -05:00
ipa-findgroup Use same labels as UI for ipa-finduser and ipa-findgroup 2007-11-15 14:20:50 -05:00
ipa-finduser Use same labels as UI for ipa-finduser and ipa-findgroup 2007-11-15 14:20:50 -05:00
ipa-groupmod Completely remove attributes when delattr argument in ipa-groupmod 2007-11-15 14:44:09 -05:00
ipa-listdelegation If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -05:00
ipa-moddelegation If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -05:00
ipa-passwd If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -05:00
ipa-usermod Enable group inactivation by using the Class of Service plugin. 2007-11-20 22:45:29 -05:00
Makefile Install the delegation tools 2007-10-29 14:16:44 -04:00
README Reorganized repo to reflect packaging. 0001-01-01 00:00:00 +00:00