-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0 Required, 4.4.2
-
Component/s: Shell
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.4
-
Sprint:Security 2020-09-07, Security 2020-09-21
The shell assumes the user provides the password for AWS auth via the URL or command line argument. Currently, the shell defers to the instance metadata if the a user name is provided but no password. This behavior should be changed to instead prompt for a password if a user name is specified without a password.