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] \fIname\fR

Display information only for user name

-a[dd] \fIname\fR -pw \fIpassword\fR

Add a user named user with a password of password.

-mo[dify] \fIname\fR \fI[options]\fR

Modify the account name, optionally as specified by options.

-de[lete] \fIname\fR

Delete user name from security2.fdb

-h[elp] or ?

Displays gsec commands and syntax

EXAMPLES

AUTHOR

This manpage was written by Daniel Urban <[email protected]> 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.