Last Modified: Jun 23, 2025
Affected Product(s):
F5OS F5OS
Known Affected Versions:
F5OS-A 1.5.0, F5OS-A 1.5.1, F5OS-A 1.5.2, F5OS-A 1.5.3
Fixed In:
F5OS-A 1.7.0
Opened: Mar 01, 2023 Severity: 3-Major
Expiration for a user account is declared using expiry-date with -1/1/string <YYYY-MM-DD> where -1 and 1 are not readable.
Value given to expiry-date which is -1/1 is not readable.
Creating user account with some expiry date.
Introduced another command 'expiry-status' to mention the expiration for a user account, which takes values as enabled/locked/string <YYYY-MM-DD>. Enabled is equivalent to -1. Locked is equivalent to 1. String takes the date pattern.
Expiration for any user account should be declared using expiry-status command, which takes values enabled/locked/string <YYYY-MM-DD>.