Last Modified: Jun 19, 2025
Affected Product(s):
BIG-IP APM
Known Affected Versions:
17.1.2, 17.1.2.1, 17.1.2.2
Opened: Jan 22, 2025 Severity: 3-Major
AAA authentication starts failing after exporting/importing an access policy.
A change to the AAA password does not take effect and AAA authentication fails.
When 'ng_export <access policy name> <new access policy name>' is interrupted, for example by pressing CTRL-C.
You are affected by this issue if you expect security.configpassword to be null but the output of 'tmsh list sys db security.configpassword' is non-null. You can run the following command to set it back to null. tmsh modify /sys db security.configpassword value "<null>"
None