Last Modified: Jul 15, 2026
Affected Product(s):
F5OS F5OS-C
Fixed In:
F5OS v2.0.0, F5OS v2.0.0
Opened: Mar 19, 2024 Severity: 3-Major
There is no warning prompt when a user changes a password using 'set-password' via ConfD CLI, which led to confusion for users since, at the next login, the user who set the password is forced to update the password
Users experienced confusion because there was no warning when setting the password, leading to a mandatory update at the next login.
-- Create a user with any role (username = abc) -- Try to set the password for the newly created user -- No warning prompt was given -- Login using 'abc' -- The user abc is forced to update the password
Mitigation work was done to have a prompt message when a user runs the command 'set-password'.
Adding a warning prompt for the 'set-password' command.