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: create_embedded_ldap_user #121

Closed tombosmansibm closed 5 years ago

tombosmansibm commented 5 years ago

A role to create a user in the embedded ldap (eg. easuser)

sygilber commented 5 years ago

Hi Tom. I’m not sure that referring to « embedded ldap user » for this role will make things clear for all. In the past, i once believed this type of user was residing in the ldap embedded user registry only to find out later by Ram that these are more users residing inside Liberty’s (websphere) registry (not the embedded ldap).

Even the term in the LMI has been set to not reflect to embedded ldap but instead if i recall it refers to « user registry » simply or the likes.

I know that the original role still has some references to embedded ldap user but since the role is now been duplicated maybe it is time for spring cleaning.

tombosmansibm commented 5 years ago

You are right . Let me rename it. I'll close this for now.

sygilber commented 5 years ago

You don’t have to close it Tom. Just rework it, and then commit and push again from your same branch used for the pull request. Sylvain.