Subject Re: [firebird-support] Cannot modify password - no such user in security.fdb
Author Helen Borrie
At 04:46 PM 19/01/2007, you wrote:
>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?

Are you sure that EMS Manager is looking at the same security.fdb as
gsec is looking at?

./heLen