mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-18 04:02:58 -06:00
1967aafa39
This includes a default password policy Custom fields are now read from LDAP. The format is a list of dicts with keys: label, field, required. The LDAP-based configuration now specifies: ipaUserSearchFields: uid,givenName,sn,telephoneNumber,ou,title ipaGroupSearchFields: cn,description ipaSearchTimeLimit: 2 ipaSearchRecordsLimit: 0 ipaCustomFields: ipaHomesRootDir: /home ipaDefaultLoginShell: /bin/sh ipaDefaultPrimaryGroup: ipausers ipaMaxUsernameLength: 8 ipaPwdExpAdvNotify: 4 This could use some optimization. |
||
---|---|---|
.. | ||
__init__.py | ||
delegation.py | ||
group.py | ||
ipacontroller.py | ||
ipapolicy.py | ||
Makefile.am | ||
policy.py | ||
user.py |