Using gsec from a Windows Command Prompt
Go Up to Using gsec to Manage Security
To use gsec from the Windows command prompt, precede each command with gsec and prefix each gsec command with a hyphen (-). For example, to add user “aladdin” and assign the password, “sesame”, enter the following at the command line:
C:> gsec -add aladdin -pw sesame
To display the contents of the InterBase security database, enter:
C:> gsec -display