Subject Re: [firebird-support] Lost in firebird 2.1 land, part 2
Author Ivan Prenosil
> GSEC> add ognen -pw 'testpass'

> SQL> create database '/db/testdb1.fdb' user 'ognen' password 'testpass';
> Statement failed, SQLCODE = -902
> Your user name and password are not defined. Ask your database administrator to set up a Firebird login.

> GSEC> delete ognen;
> The user name specified was not found in the security database

Do not add apostrophes and semicolon into gsec commands, i.e.

GSEC> add ognen -pw testpass

GSEC> delete ognen


Ivan
http://www.volny.cz/iprenosil/interbase/