Go to file
Rob Crittenden 1967aafa39 Implement the password policy UI and finish IPA policy UI
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.
2007-11-16 12:59:32 -05:00
ipa-admintools Implement the password policy UI and finish IPA policy UI 2007-11-16 12:59:32 -05:00
ipa-client NTP configuration for client and server. 0001-01-01 00:00:00 +00:00
ipa-python Implement the password policy UI and finish IPA policy UI 2007-11-16 12:59:32 -05:00
ipa-server Implement the password policy UI and finish IPA policy UI 2007-11-16 12:59:32 -05:00
.hgtags Added tag milestone_4_1 for changeset 77f4aaa4e4bd 0001-01-01 00:00:00 +00:00
Makefile Allow setting of lib directory to correct non-rpm builds on x86_64. 0001-01-01 00:00:00 +00:00