.TH "GSEC" "1" .SH "NAME" gsec \(em Firebird command-line security utility .SH "DESCRIPTION" .PP \fBgsec\fR is a utility used in conjunction with the security database security2.fdb, to specify user names and passwords used by a Firebird server .PP http://www.firebirdsql.org/ \- Documentation \-> Knowledgebase \-> User Documentation \-> Interbase 6. Operation Guide (look for ibmgr). .SH "COMMON OPTIONS" .SS "\-di[splay]" .PP Display all rows from security2.fdb .SS "\-di[splay] \fIname\fR" .PP Display information only for user \fIname\fR .SS "\-a[dd] \fIname\fR \-pw \fIpassword\fR" .PP Add a user named \fIuser\fR with a password of \fIpassword\fR. .SS "\-mo[dify] \fIname\fR \fI[options]\fR" .PP Modify the account \fIname\fR, optionally as specified by \fIoptions\fR. .SS "\-de[lete] \fIname\fR" .PP Delete user \fIname\fR from security2.fdb .SS "\-h[elp] or ?" .PP Displays gsec commands and syntax .SH "EXAMPLES" .SS "" .PP .SH "AUTHOR" .PP This manpage was written by Daniel Urban for Debian GNU/Linux but may be used by others. .SH "COPYRIGHT" .PP 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. .\" created by instant / docbook-to-man, Sat 20 Dec 2014, 22:01