mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-02 12:16:56 -06:00
f42f1f44c8
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. |
||
---|---|---|
.. | ||
config | ||
forms | ||
helpers | ||
static | ||
subcontrollers | ||
templates | ||
tests | ||
__init__.py | ||
controllers.py | ||
json.py | ||
Makefile.am | ||
model.py | ||
proxyprovider.py | ||
proxyvisit.py | ||
release.py |