Re: [Freeipa-devel] LDAP attributes with incompatible names?

2016-05-09 Thread Rob Crittenden
Jeffery Harrell wrote: Hi. I’m trying to find a way to expose via the Python plugin API some non-default LDAP attributes that have hyphens in their names — e.g, "apple-user-homeurl”. Obviously I can’t create a Param with that name. Is there a customary way to handle this kind of situation, or do

[Freeipa-devel] LDAP attributes with incompatible names?

2016-05-06 Thread Jeffery Harrell
Hi. I’m trying to find a way to expose via the Python plugin API some non-default LDAP attributes that have hyphens in their names — e.g, "apple-user-homeurl”. Obviously I can’t create a Param with that name. Is there a customary way to handle this kind of situation, or do I have to subclass Pa