Subject | RE: [firebird-support] command line method to add users |
---|---|
Author | Thomas Steinmaurer |
Post date | 2004-03-08T07:35:02Z |
Hi,
gsec -user sysdba -password masterkey -add new -pw new
If that still doesn't help, then we need more information
what Firebird version you are using, and what architecture
(Super vs. Classic).
HTH,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com
> Is there a way to add users through the command line?You are missing the "-" in front of "add". Try:
>
> >gsec -user sysdba -password masterkey add new -pw new
>
> gives an error.
gsec -user sysdba -password masterkey -add new -pw new
If that still doesn't help, then we need more information
what Firebird version you are using, and what architecture
(Super vs. Classic).
HTH,
Thomas Steinmaurer
LogManager Serie - Logging/Auditing Suites supporting
InterBase, Firebird, Advantage Database and MS SQL Server
Upscene Productions
http://www.upscene.com