freeipa/ipa-admintools
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
..
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 If unable to connect to the XML-RPC server print a more useful error msg. 2007-11-15 10:27:59 -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 Completely remove attributes when delattr argument 2007-11-15 14:39:54 -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