Subject | RE: [firebird-support] How to Create a User (Classic Server) |
---|---|
Author | Donald Klopper |
Post date | 2004-01-14T12:20:35Z |
Hi there
gsec.exe -database
servername:C:\Progra~1\Firebird\Firebird_1_5\security.fdb -user
sysdba -password masterkey -add NEIL -pw q
This is what I do ... remember you need to instruct the security database to
get updated, as I understand it.
Donald Klopper
donaldk@...
-----Original Message-----
From: Fabian Chocron [mailto:fabianch@...]
Sent: Wednesday, January 14, 2004 2:15 PM
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] How to Create a User (Classic Server)
gsec -user SYSDBA -password masterkey -database c:\DBs\mydb.gdb add
HELPDESK_USER -pw MYPASSWORD -fname Username
Many Thanks
Fabian.
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
gsec.exe -database
servername:C:\Progra~1\Firebird\Firebird_1_5\security.fdb -user
sysdba -password masterkey -add NEIL -pw q
This is what I do ... remember you need to instruct the security database to
get updated, as I understand it.
Donald Klopper
donaldk@...
-----Original Message-----
From: Fabian Chocron [mailto:fabianch@...]
Sent: Wednesday, January 14, 2004 2:15 PM
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] How to Create a User (Classic Server)
> > Does anybody knows how to create a user when using CLassic Server?Could you send me please an example, or tell me what is wrong with this one:
>
> With the command line tool "gsec".
>
gsec -user SYSDBA -password masterkey -database c:\DBs\mydb.gdb add
HELPDESK_USER -pw MYPASSWORD -fname Username
Many Thanks
Fabian.
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/