Provided by: firebird2.5-server-common_2.5.2.26540.ds4-9ubuntu1.1_amd64
NAME
gsec — Firebird command-line security utility
DESCRIPTION
gsec is a utility used in conjunction with the security database security2.fdb, to specify user names and passwords used by a Firebird server http://www.firebirdsql.org/ - Documentation -> Knowledgebase -> User Documentation -> Interbase 6. Operation Guide (look for ibmgr).
COMMON OPTIONS
-di[splay] Display all rows from security2.fdb -di[splay] name Display information only for user name -a[dd] name -pw password Add a user named user with a password of password. -mo[dify] name [options] Modify the account name, optionally as specified by options. -de[lete] name Delete user name from security2.fdb -h[elp] or ? Displays gsec commands 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. GSEC(1)