Re: [Freeipa-devel] [PATCH] Add ldap2 method to retrieve allowed attributes for specified objectClasses.

2011-01-26 Thread Rob Crittenden
Jan Zelený wrote: Pavel Zuna wrote: ldap2.get_allowed_attributes(['posixuser']) returns a list of unicode all lower case attribute names allowed for the object class 'posixuser' You can enter as many object classes as you want. Pavel ack Jan pushed to master ___

Re: [Freeipa-devel] [PATCH] Add ldap2 method to retrieve allowed attributes for specified objectClasses.

2011-01-26 Thread Jan Zelený
Pavel Zuna wrote: > ldap2.get_allowed_attributes(['posixuser']) > > returns a list of unicode all lower case attribute names allowed for the > object class 'posixuser' > > You can enter as many object classes as you want. > > Pavel ack Jan ___ Free

[Freeipa-devel] [PATCH] Add ldap2 method to retrieve allowed attributes for specified objectClasses.

2011-01-25 Thread Pavel Zuna
ldap2.get_allowed_attributes(['posixuser']) returns a list of unicode all lower case attribute names allowed for the object class 'posixuser' You can enter as many object classes as you want. Pavel >From 044476963a96136f951ccf8232debc1b1c48513f Mon Sep 17 00:00:00 2001 From: Pavel Zuna Date: