freeipa/ipaserver
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
..
install Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00
plugins Add ldap2 method to retrieve allowed attributes for specified objectClasses. 2011-01-26 11:38:58 -05:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
servercore.py Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00