Firebird File and Metadata Security
Firebird File and Metadata Security Geoff Worboys Version 0.6, 30 June 2020 Table of Contents 1. Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . connecting to the database require direct access to the database file itself. All access goes through the server process, which accesses the database file as needed to fulfil requests. It is the server that restricts requirements of the server. However, it also means that, if I have direct access to a database file, I can copy that file from a server where I may not know the SYSDBA password onto a different server where I0 码力 | 19 页 | 115.27 KB | 1 年前3firebird 5 quickstartguide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5. Server configuration and management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . backup of the security database; embedded mode requires filesystem access rights to the database file; XNET (Windows only) requires username and password. 2. (only after backing up all your databases) the security database (as this would require the security database to exist, and it would lock the file). 6. Change filesystem access rights/permissions to match the original security5.fdb For a Firebird0 码力 | 49 页 | 396.21 KB | 1 年前3Firebird 2.1.5 Installation
......................................................................................... 7 Configuration Parameters .................................................................................. ............................................................................ 29 The firebird.msg File ................................................................................................. /misc/upgrade/metadata directory of your Firebird 2.1 installation. Running Multiple Instances The configuration parameter CreateInternalWindow in firebird.conf is now deprecated. You no longer need to disable0 码力 | 46 页 | 217.89 KB | 1 年前3Firebird 2 QuickStart
.................................................................................. 14 Server configuration and management .............................................................................. database file. Local connections On Windows, both architectures now support safe and reliable local connec- tions, with only the server process requiring access rights to the database file. Multiprocessor switches the process between CPUs. To prevent this, set the CpuAffinityMask parameter in the configuration file firebird.conf. Guardian When run as a Windows application (as opposed to a service) you can't0 码力 | 40 页 | 218.42 KB | 1 年前3firebird 40 language reference
le code blocks. These are the areas addressed in this volume. This document does not cover configuration of Firebird, Firebird command-line tools, nor its programming APIs. 1.2. Authorship For the maximum identifier length through configuration. Consult the Firebird 4.0 Release Notes for details. In this language reference we assume the default configuration of 63 characters (252 bytes). Two this page on the FirebirdSQL GitHub. Filename le.zip stands for little-endian and is the necessary file for most computer architectures (Intel/AMD compatible x86 or x64), while be.zip stands for big-endian0 码力 | 778 页 | 3.43 MB | 1 年前3Firebird 1.0 QuickStart
OS switches the process between CPUs. To prevent this, set the CPU_AFFINITY parameter in the configuration file ibconfig. As you can see, neither of the architectures is better in all respects. This is removed in Firebird 1.5. Table 2. Components of the Firebird 1.0 installation Platform Component File Name Default Location 32-bit and 64-bit Win- dows (Windows 95, 98, ME, NT, 2000, XP, ...) Installation System dir- ectory (see note below table) Firebird 1.0 Quick Start Guide 5 Platform Component File Name Default Location Linux and possibly other UNIX distros Installation directory (referred to0 码力 | 26 页 | 179.05 KB | 1 年前3firebird isql
session; directly from the command line; and as a non-interactive session, using a shell script or batch file. Different tasks may be performed in each of the modes, as illustrated below: • An interactive session be used interactively to: ◦ Create, update, query, and drop data or metadata. ◦ Input a script file containing a batch of SQL statements in sequence without prompting. ◦ Add and modify data. ◦ Grant to the operating system. • In a non-interactive session, the user employs a shell script or batch file to perform database functions. Because other applications in the Linux environment, for example0 码力 | 76 页 | 369.92 KB | 1 年前3firebird gsec
Firebird Password File Utility Norman Dunbar Version 1.5, 18 June 2020 Table of Contents 1. Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . the SYSDBA password. This is because those operating systems allow the system administrator to set file system permissions which prevent execution of certain programs and utilities for security reasons security.fdb for Firebird 1.5 or security2.fdb for Firebird 2.0 onwards. The default locations for this file are: • C:\Program Files\Firebird\Firebird_1_5 for Windows (Change '1_5' to suit your Firebird version)0 码力 | 23 页 | 145.31 KB | 1 年前3firebird gfix
name is the name of the primary database file which for a single file database is simply the database name and for multi-file databases, it is the first data file added. Coming up in the remainder of this manual, we will discuss the following: • Command line options for the gfix database utility. • Shadow file handling. • Cache and buffer handling. • Transaction management. • Cache management. • Starting 7 usage: gfix [options]plausible options are: -ac(tivate_shadow) activate shadow file for database usage -at(tach) shutdown new database attachments -b(uffers) 0 码力 | 44 页 | 247.13 KB | 1 年前3firebird 30 sprachreferenz
SET default_charset [COLLATION collation] -- not supported in ESQL |file> | DIFFERENCE FILE 'diff_file' -- not supported in ESQL ::= "'" [server_spec]{filepath | db_alias} "'" xnet file> ::= FILE 'filepath' [LENGTH [=] num [PAGE[S]] [STARTING [AT [PAGE]] pagenum] Jede db_initial_option und db_config_option kann höchstens einmal vorkommen, außer sec_file, die null Standardsortierung für den Standardzeichensatz sec_file Dateispezifikation für eine Sekundärdatei pagenum Anfangsseitennummer für eine sekundäre Datenbankdatei diff_file Dateipfad und Name für Differenzdateien 0 码力 | 701 页 | 3.12 MB | 1 年前3
共 30 条
- 1
- 2
- 3