>From our wise install script we use the Interbase command line tool to add
users....

ie.  %IBASEDIR%\bin\gsec.exe -user SYSDBA -password masterkey -add
<newUserName> -pw <newPassword>

There would be tidier ways to do this from within Delphi,  but this should
work.

Paul



-----Original Message-----
From: Bernard Varaine (Digital Objects Ltd)
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 8 December 1999 21:39
To: Multiple recipients of list database
Subject: [DUG-DB]: Adding user in Interbase from Delphi Application.


I need to be able to add new users/chnage password from my delphi app,
instead of using the IB tools.
Anyone doing this already (delphi3)

thanks.

Bernard

---------------------------------------------------------------------------
  New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
  New Zealand Delphi Users group - Database List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to