Subject Cannot modify password - no such user in security.fdb
Author alanpltse
This is the command I run in DOS command prompt:
gsec -database www.mycompany.com:c:\firebird\security.fdb -user sysdba
-password 1234MyName -modify atsemyname1429 -pw 999

I got the error:
record not found for user: atsemyname1429

However, I use the EMS Manager to look at the User Manager, there is
such user.
And also look at the Security.fdb by EMS Manager, this user actually
in the USER_NAME field in the USERS table.
Why there is an error?