man gsec (Commandes) - Firebird command-line security utility
NAME
gsec - Firebird command-line security utility
DESCRIPTION
gsec is a utility used in conjunction with security database security.fdb, to specify user names and passwords for a Firebird server
http://www.firebirdsql.org/ - Documentation -> Knowledgebase -> User Documentation -> Interbase 6. Operation Guide (look for ibmgr).
COMMON OPTIONS
-di[splay]
Displays all rows of security.fdb
-di[splay] name
Displays information only for user name
-a[dd] name -pw password
-mo[dify] name [options]
Like add, except that name allready exists in security.fdb
-de[lete] name
Delete user name from security.fdb
-h[elp] or ?
Displays gsec command and syntax
EXAMPLES
AUTHOR
This manpage was written by Daniel Urban <daniel@sente.pl> for Debian GNU/Linux but may be used by others.
COPYRIGHT
Permission is granted to modify and distribute this manpage under the terms of GNU General Public Licence version 2 or (at your oppinion) any later version. It is provided in the hope that it will be useful but with NO WARRANTY. Author is not responsible for any (mis)use of this manpage.