$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Problem (Issue) Statement:

How to change Firebird default password

Description:

A guide to change Firebird default password.

Related Software:

  • xPortal3000

Related Hardware:

NIL

System Application:

NIL

Symptom and Finding:

NIL

Cause:

For first time guide to change Firebird default password.

Solution:







Warning!

  • Users are not recommended to run any xPortal software in Windows XP operating system as the system is unstable

  • Users are also advised to stop the xPortal Services before shutting down the Server PC to prevent any missing transaction issues.

.

.

Summary:

  • To change Firebird default password.


Step-by-step Guide:

  • To change Firebird default password:

Step 1: Ensure that the xPortal3000 Server and Client have been stopped.

.

Step 2: Locate the Firebird "gsec.exe" file. Typically, the file path will be "C:\Program Files (x86)\Firebird\Firebird_2_0\bin". This file path will be used in the Command Prompt later.

Figure 1: Location of the "gsec.exe" File

 .

Step 3: Launch Command Prompt. 

Knowledge Base Link

Users may refer to How to Launch the Command Prompt in Windows Operating System for the complete steps to launch Command Prompt.

.

.

Step 4: In the Command Prompt window, type the command "cd\" and press Enter.

Figure 2: Entering Command "cd\"

.

Step 5: Next, enter the command "cd "Program Files (x86)"" and press Enter.

Figure 3: Entering Command "cd "Program Files (x86)""

.

Step 6: Enter command "cd Firebird" and press Enter.
 
Figure 4: Entering Command "cd Firebird"

.

Step 7: Enter command "cd Firebird_2_0" and press Enter.

Figure 5: Entering Command "cd Firebird_2_0"

.

Step 8: Enter command "cd bin" and press Enter.

Figure 6: Entering Command "cd bin"

.

Step 9: Enter command "gsec-user sysdba -password masterkey -database "localhost:C:\Program Files (x86)\Firebird\Firebird_2_0\security2.fdb"" and press Enter.

Figure 7: Entering Command "gsec-user sysdba -password masterkey -database "localhost:C:\Program Files (x86)\Firebird\Firebird_2_0\security2.fdb""

.

Step 10: Enter command "modify sysdba -pw insert new password" and press Enter. Note that the new password cannot exceed 8 characters. If the Command Prompt does not prompt any error messages, it means that the password is changed successfully.

Figure 8: Entering Command "modify sysdba -pw insert new password"

.

Note

In the screenshot above, "veratec" is the new password.

.

.

Step 11: Enter command "quit" and press Enter to exit from the folders. 

Figure 9: Entering Command "quit"

Common Issue

NIL

Date Documentation:

6/5/2020 (Rev 1.0)

PROOF-READ

.

Related Articles.

Containing the label "firebird-database"

Filter by label

There are no items with the selected labels at this time.

  • No labels