[Freeipa-devel] [PATCH] Huge page that finished UI-based policies and adds password policies

Karl MacMillan kmacmill at redhat.com
Sat Nov 17 17:37:20 UTC 2007


On Fri, 2007-11-16 at 13:00 -0500, Rob Crittenden wrote:
> 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 but it is workable for now.
> 
> This patch needs the UI storage schema that Simo is working.
> 

So I pushed this w/ some review. However, this breaks things until
schema is merged?

Karl




More information about the Freeipa-devel mailing list