Bug ID 2200653: [LocalUserDB Auth]: UID parameter ignored during user deletion – deletes all users instead of specified user

Last Modified: Jan 19, 2026

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
17.5.1.3

Opened: Jan 12, 2026

Severity: 4-Minor

Symptoms

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.

Impact

All users in the instance are deleted, ignoring the provided UID.

Conditions

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.

Workaround

None

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips