[Satellite 6] While creating user with hammer having external authentication source LDAP/AD results in error: Could not create the user: Missing arguments for user[password].
Issue
- When creating a user on satellite 6.3 with hammer having
external authentication source LDAP/ADgives an error if password parameter not mentioned.
# hammer user create --auth-source-id 3 --firstname abc --lastname xyz --login abc123 --mail 'abc@example.com' --roles 'Access Insights Viewer,Customized Viewer,Red Hat Access Logs,Tasks Reader,View hosts'
Could not create the user:
Missing arguments for 'user[password]'
- Password parameter is mandatory while creating a user having
external authentication source LDAP/ADusing hammer.
Environment
- Red Hat Satellite 6.3.z.
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
