PTA Plug-in Syntax
Chapter 16
Using the Pass-through Authentication Plug-in
517
subtree
The pass-through subtree. The PTA directory server passes through bind
requests to the authenticating directory server from all clients whose DN is in
this subtree.
See “Specifying the Pass-through Subtree,” on page 521, for more information.
maxconns
Optional
. The maximum number of connections the PTA directory can
simultaneously open to the authenticating directory. The default is
3
.
See “Configuring the Optional Parameters,” on page 522, for more information.
maxops
Optional
. The maximum number of simultaneous operations (usually bind
requests) the PTA directory can send to the authenticating directory within a
single connection. The default is
5
.
See “Configuring the Optional Parameters,” on page 522, for more information.
timeout
Optional
. The time limit, in seconds, that the PTA directory waits for a response
from the authenticating directory server. If this timeout is exceeded, the server
returns an error to the client.
The default is
300
seconds (five minutes). Specify zero (
0
) to indicate no time
limit should be enforced.
See “Configuring the Optional Parameters,” on page 522, for more information.
ldver
Optional
. The version of the LDAP protocol used to connect to the authenticating
directory. Directory Server supports LDAP version 2 and 3. The default is
version 3.
See “Configuring the Optional Parameters,” on page 522, for more information.
connlifetime
Optional
. The time limit, in seconds, within which a connection may be used. If a
bind request is initiated by a client after this time has expired, the server closes
the connection and opens a new connection to the authenticating directory. The
server will not close the connection unless a bind request is initiated and the
directory determines the connection lifetime has been exceeded.
If you do not specify this option, or if only one host is listed, no connection
lifetime will be enforced. If two or more hosts are listed, the default is 300
seconds (five minutes).
See “Configuring the Optional Parameters,” on page 522, for more information.
Table 16-1
PTA Plug-in Parameters
(Continued)
Variable
Definition
Summary of Contents for DIRECTORY SERVER 7.1
Page 1: ...Administrator s Guide Red Hat Directory Server Version7 1 May 2005 Updated February 2009 ...
Page 20: ...20 Red Hat Directory Server Administrator s Guide May 2005 Glossary 619 Index 635 ...
Page 22: ...22 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 26: ...26 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 78: ...Maintaining Referential Integrity 78 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 200: ...Assigning Class of Service 200 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 488: ...488 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 528: ...PTA Plug in Syntax Examples 528 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 572: ...572 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 612: ...Examples of LDAP URLs 612 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 634: ...634 Red Hat Directory Server Administrator s Guide May 2005 ...