freeipa/ipaserver/plugins
Pavel Zuna c9ab92f210 Add ldap2 method to retrieve allowed attributes for specified objectClasses.
ldap2.get_allowed_attribute(['posixuser'])

returns a list of unicode all lower case attribute names allowed
for the object class 'posixuser'
2011-01-26 11:38:58 -05:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00
join.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ldap2.py Add ldap2 method to retrieve allowed attributes for specified objectClasses. 2011-01-26 11:38:58 -05:00
ldapapi.py Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00
rabase.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
selfsign.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
xmlserver.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00