firebird gsec
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3. Gsec Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 6. Running Gsec Remotely . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 7. Gsec caveats. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 Table of Contents 1 Chapter 1. Introduction Gsec is the security database manipulation utility. It allows the SYSDBA (or any privileged user) the0 码力 | 23 页 | 145.31 KB | 1 年前3Firebird 1.5 ErrorCodes
336723983 gsec_cant_open_db Unable to open database -901 336723984 gsec_switches_error Error in switch specifications -901 336723985 gsec_no_op_spec No operation specified -901 336723986 gsec_no_usr_name specified -901 336723987 gsec_err_add Add record error -901 336723988 gsec_err_modify Modify record error -901 336723989 gsec_err_find_mod Find/modify record error -901 336723990 gsec_err_rec_not_found Record -901 336723991 gsec_err_delete Delete record error -901 336723992 gsec_err_find_del Find/delete record error -901 336723996 gsec_err_find_disp Find/display record error -901 336723997 gsec_inv_param Invalid0 码力 | 26 页 | 85.09 KB | 1 年前3Firebird 2.0 ErrorCodes
gbak_unk_device Device type not specified -901 336723983 gsec_cant_open_db Unable to open database -901 335740943 gfix_subs_name Subsystem name -901 336723984 gsec_switches_error Error in switch specifications seconds required -901 336723985 gsec_no_op_spec No operation specified -901 335740946 gfix_nval_req Numeric value between 0 and 32767 inclusive required -901 336723986 gsec_no_usr_name No user name specified specified -901 335544339 infinap Information type inappropriate for object specified -901 336723987 gsec_err_add Add record error Firebird 2.0 Error Codes SQLCODE GDSCODE SYMBOL TEXT -901 335740947 gfix_type_shut0 码力 | 26 页 | 157.59 KB | 1 年前3Firebird 2.1 ErrorCodes
gfix_subs_name Subsystem name -901 336723983 gsec_cant_open_db Unable to open database -901 336330767 gbak_unk_device Device type not specified -901 336723984 gsec_switches_error Error in switch specifications transactions -901 336723985 gsec_no_op_spec No operation specified -901 335740946 gfix_nval_req Numeric value between 0 and 32767 inclusive required -901 336723986 gsec_no_usr_name No user name specified for object specified -901 336723987 gsec_err_add Add record error -901 335544340 infona No information of this type available for object specified -901 336723988 gsec_err_modify Modify record error -9010 码力 | 31 页 | 103.24 KB | 1 年前3Firebird 2 QuickStart
............................................................................. 15 User management: gsec ................................................................................................. server fbserver (SS) or fb_inet_ server (CS)/bin Command-line tools isql, gbak, nbackup, gsec, gfix, gstat, etc. /bin Sample database employee.fdb /examples/ empbuild fb_in- et_server.exe (CS) \bin Command-line tools isql.exe, gbak.exe, nback- up.exe, gsec.exe, gfix.exe, gstat.exe, etc. \bin Sample database employee.fdb \examples\ 0 码力 | 40 页 | 218.42 KB | 1 年前3Firebird 2 QuickStart German
......................................................................... 13 Benutzerverwaltung: gsec ................................................................................................. oder fb_inet_server.exe (CS)\bin Kommandozeilentools isql.exe, gbak.exe, nbackup.exe, gsec. exe, gfix.exe, gstat. exe, etc. \bin Beispieldatenbank employee.fdb \examp- fbserver (SS) oder fb_ inet_server (CS) /bin Kommandozeilentools isql, gbak, nbackup, gsec, gfix, gstat, usw. /bin Beispieldatenbank employee.fdb /examp- les/empbuild 0 码力 | 37 页 | 207.22 KB | 1 年前3Firebird 1.5 QuickStart Russian
способ хорош при эксклюзивном режиме работы с базой данных с использованием утилит командной строки (gsec, gbak и т.д.). В противоположность этому, в случае Linux и Classic-сервера прямые соединения, даже при этом пароль у SYSDBA - masterkey, немедленно измените его, используя утилиту командной строки gsec (Прим. перев.: В целях повышения уровня безопасности целесообразно изменить пароль SYSDBA в любом в составе пакета Firebird поставляется утилита ко- мандной строки gsec. Важно В некоторых инсталляциях Firebird запуск утилиты gsec возможен только при входе в систему от имени привилегированного пользователя0 码力 | 31 页 | 429.84 KB | 1 年前3firebird language reference 30 rus
утилиту gsec То же самое можно сделать используя утилиту gsec указав параметр -admin для сохранения атрибута RDB$ADMIN учётной записи пользователя: gsec -add new_user -pw password -admin yes gsec -mo existing_user existing_user -admin yes gsec -mo existing_user -admin no Безопасность 507 Примечание В зависимости от административного статуса текущего пользователя для утилиты gsec может потребоваться записями посредством SQL запросов недоступно. Использование роли RDB$ADMIN в gsec Для управления пользователями через утилиту gsec роль RDB$ADMIN должна быть указана в переключателе -role. AUTO ADMIN MAPPING0 码力 | 719 页 | 3.98 MB | 1 年前3Firebird 1.0 QuickStart
thread-safe way to connect to a local server. For using single instances of the command-line tools (gsec, gbak etc.) it works just fine. By contrast, direct database connections - even multiple - under a change this password immediately using the gsec command-line utility. How to change the SYSDBA password Firebird comes with a command-line tool called gsec that is used to manipulate user accounts. Important With some Firebird installations, you can only run gsec if you are logged into the operating system as Superuser (root on Linux) or as the user the Firebird server process runs under. On Windows0 码力 | 26 页 | 179.05 KB | 1 年前3Firebird 2.5 Language Reference
the Same Task Using gsec An alternative is to use gsec with the -admin parameter to store the RDB$ADMIN attribute on the user’s record: gsec -add new_user -pw password -admin yes gsec -mo existing_user existing_user -admin yes gsec -mo existing_user -admin no Depending on the adminstrative status of the current user, more parameters may be needed when invoking gsec, e.g., -user and -pass, or -trusted. Using database in which he has not been the granted the RDB$ADMIN role. Using gsec with RDB$ADMIN Rights To perform user management with gsec, the user must provide the extra switch -role rdb$admin. Granting the0 码力 | 521 页 | 2.30 MB | 1 年前3
共 18 条
- 1
- 2