EXP Computer ThinConnect4 Guía de usuario Pagina 53

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 163
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 52
The set of pooledServers provided will make up the pool of servers that the parent pool
server may try to access.
Format
<pooledServer name="declared server"/>
Example
<server
name="rdbpool"
type="RdbThinSrvPool"
url="//localhost:1702/" >
<pooledServer name="srv1forRdb"/>
<pooledServer name="srv2forRdb"/>
<pooledServer name="srvMPforRdb"/>
</server>
4.3.2.8 Allowed Database Subsection
This subsection specifies the database that clients using the server may access. The
declared database name must either reference a database already named in the database
section of this configuration file, or must be a valid database file specification or logical
name.
The subsection is only valid when used within a server declaration
.
Multiple AllowDatabase subsections may be present in a single server declaration.
For database access to be restricted the server attribute
restrictAccess
must be set
"true".
See the section Restricting Database Access
for more details
Format
<allowDatabase name="db specification" />
Example
<server
name="srv2restrict"
type="RdbThinSrv"
url="//localhost:1701/"
restrictAccess="true">
<allowDatabase name="mf_pers"/>
<allowDatabase name="disk1:[databases]customers"/>
</server>
4.3.2.9 Allowed User Subsection
53
Vista de pagina 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 162 163

Comentarios a estos manuales

Sin comentarios