Subject Re: [firebird-support] no permission for changing password FB2.01 under Vista?
Author Helen Borrie
At 04:14 AM 5/07/2007, you wrote:
>Hi there, I installed FB 2.01 under Vista, now I am trying to change
>THE SYSDBA PASSWORD, BUT i GET:
>
>no permission for direct access to security database C:\Program
>Files\Firebird\Firebird_2_0\security2.fdb
>
>I read through the first 100 'Vista'-messages here, but cannot seem to
>find it.....
>
>Any clues how to solve this problem?

Clue: it's not a Vista problem.
Solution: study the Firebird 2 release notes. Any method you
previously used to hack passwords in the security database will now
result in this error message. Briefly, now, all user access to the
security database must be through a view named users AND through the
Services API. If you copied and renamed an old security.fdb from Fb
1.5, that won't work either. All explained and solved in the release notes.

./heLen