EXP Computer ThinConnect4 Guide de l'utilisateur Page 53

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 163
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 162 163

Commentaires sur ces manuels

Pas de commentaire