IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

role for creating easuser type ldap_user accounts #109

Open daniew01 opened 5 years ago

daniew01 commented 5 years ago

Hi Can someone please guide me on which role to use to created the easuser type accounts?

Thanx DJW

ram-ibm commented 5 years ago

There is no role for this at present - please add one. You can clone set_ldap_user_pwd and call is add_ldap_user perhaps. The role needs to call the python function ibmsecurity.isam.web.embedded_ldap.user.add()

daniew01 commented 5 years ago

Hi

I'll try but am no prorammer and am not familiar with python so don't laugh.

Challenge accepted !

Regards Djw

On Fri, 08 Mar 2019, 19:33 Ram Sreerangam <notifications@github.com wrote:

There is no role for this at present - please add one. You can clone set_ldap_user_pwd and call is add_ldap_user perhaps. The role needs to call the python function ibmsecurity.isam.web.embedded_ldap.user.add()

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IBM-Security/isam-ansible-roles/issues/109#issuecomment-471011144, or mute the thread https://github.com/notifications/unsubscribe-auth/Ak07siFqHi1y_h2sB5xJyyxkJSw0aKSqks5vUp7mgaJpZM4bkylm .

sygilber commented 5 years ago

I have some code i can share later this evening. Now enjoying skiing.