f5-declarative-onboarding icon indicating copy to clipboard operation
f5-declarative-onboarding copied to clipboard

add support for updating user with encrypted-password value

Open chen23 opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe.

In environments where a secret/password manager is not available it would be useful to have an option to use "encrypted-password" value instead of the clear-text version. This would use a hash of the password instead of the password itself.

https://clouddocs.f5.com/cli/tmsh-reference/latest/modules/auth/auth_user.html

This can be set via tmsh when modifying a user.

Describe the solution you'd like

new option to specify encrypted-password for user passwords

Describe alternatives you've considered

Currently using a post-deploy script to set encrypted-password

chen23 avatar Dec 22 '20 12:12 chen23

@dstokesf5 - Any update on this? Seems like a basic feature that we should be supporting in DO.

ghalevy avatar Jun 10 '22 03:06 ghalevy