[phpldapadmin] [ phpldapadmin-Patches-2027367 ] Ignore some required attributes
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Patches item #2027367, was opened at 2008-07-25 11:30 Message generated for change (Comment added) made by wurley You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498548&aid=2027367&group_id=61828 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Loris Santamaria (loris_s) Assigned to: Nobody/Anonymous (nobody) Summary: Ignore some required attributes Initial Comment: Some ldap servers may generate automatically numeric attributes like uidNumber. For example, Fedora Directory Server includes a plugin called Distributed Numeric Assignment which can be used to generate uidNumber, gidNumber, sambaSID, etc. The attached patch adds a new configuration parameter, $ignored_attrs which is an array of required attributes to ignore when checking for... required attributes. This allows to create posix and samba accounts with no uidNumber and no sambaSID and having the directory server generating those attributes. ---------------------------------------------------------------------- Comment By: Deon George (wurley) Date: 2008-11-29 20:21 Message: Loris, I like your idea - but Ive changed the implementation :) Instead, I have set up a configuration (by LDAP server) for a "force_may" setting. This enables the user to force a MUST attribute as a MAY attribute - and thus it becomes optional in the templates. If the attribute is not defined a the template, then it will not be displayed at all (which I think was your intention), however, if it is defined in the template, it can be optionally given a value. Committed to CVS (in BRANCH-1_1_0), and it will be available in 1.1.0.6 when I release it soon :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498548&aid=2027367&group_id=61828 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/