Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
Description
----------------------------
Original Description
Description:
Document how to use passwordPrompt() instead of specifying an explicit password string literal.
Engineering Ticket Description:
When a user is created or when we update a password in the shell, the password is in plain text.
Can we have a way to mask password on user creation? For example, by prompting for the password with echo off.
Such feature could also be implemented on password change.
----------------------------
Description
Scope of changes (files that need work and how much)
- New page (+ redirect)
- 4.2 release notes
- user auth/management methods/commands that specify password
- Tutorials that use these methods
Impact to other docs outside of this product
MVP (work and date?)
Resources (e.g. Scope Docs, Invision)
Attachments
Issue Links
- documents
-
SERVER-24391 Prompt for password on user creation or password change via the shell
-
- Closed
-