Last Modified: Jan 19, 2026
Affected Product(s):
BIG-IP APM
Known Affected Versions:
17.5.1.3
Opened: Jan 12, 2026 Severity: 4-Minor
You try to delete the user using the UID, but the UID seems to be ignored, and all users in that instance are deleted instead of just the specified user.
All users in the instance are deleted, ignoring the provided UID.
1) Create a localdb instance and create a few users. Verify using "ldbutil --allusers --list" 2) Using ldbutil command, try to delete a specific user by passing their UID in the request. Ex: ldbutil --delete --uid="22222" --instance="/Common/sbudemgari-localdb-01" 3) Observe the behavior after the deletion request is executed.
None
None