mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 01:41:14 -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. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
aci.py | ||
config.py | ||
entity.py | ||
freeipa-python.spec | ||
freeipa-python.spec.in | ||
group.py | ||
ipa.conf | ||
ipaclient.py | ||
ipaerror.py | ||
ipautil.py | ||
ipavalidate.py | ||
krbtransport.py | ||
Makefile | ||
MANIFEST.in | ||
README | ||
rpcclient.py | ||
setup.py | ||
user.py |