Hi,

I have a few user objects that aren’t on the cn=users.

How can I add an option on my plugin to allow them to change password?

I see that adding this: 

  Password('newpass',
            cli_name='newpassword',
            label=_('New password'),
            flags=['virtual_attribute'],
            required=False)
            )

On my python plugin (and the corresponding attribute on the ui) renders a 
read-only field. How can I make it writable? 

Best,

Francis 
--
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue
  • [Freeipa-users] Good way... Francis Augusto Medeiros-Logeay via FreeIPA-users

Reply via email to