PTA Plug-In Syntax Examples
This section contains the following examples of PTA plug-in syntax in the
dse.ldif
•
Specifying One Authenticating Directory Server and One Subtree
•
Specifying Multiple Authenticating Directory Servers
•
Specifying One Authenticating Directory Server and Multiple Subtrees
•
Using Non-Default Parameter Values
•
Specifying Different Optional Parameters and Subtrees for Different
Authenticating Directory Servers
Specifying One Authenticating Directory Server and One Subtree
This example configures the PTA plug-in to accept all defaults for the optional
variables. This configuration causes the PTA directory server to connect to the
authenticating directory server for all bind requests to the
subtree. The hostname of the authenticating Directory Server is
config-dir.example.com
dn: cn=Pass Through Authentication,cn=plugins,cn=config
objectClass: top
objectClass: nsSlapdPlugin
objectClass: extensibleObject
cn: Pass Through Authentication
nsslapd-pluginPath: /usr/netscape/servers/lib/passthru-plugin.so
nsslapd-pluginInitfunc: passthruauth_init
nsslapd-pluginType: preoperation
nsslapd-pluginEnabled: on
nsslapd-pluginarg0: ldap://config-dir.example.com/ou=NetscapeRoot
nsslapd-plugin-depends-on-type: database
nsslapd-pluginId: passthruauth
nsslapd-pluginVersion: 6.1
nsslapd-pluginVendor: Netscape Communications Corporation
nsslapd-pluginDescription: pass through authentication plugin
Specifying Multiple Authenticating Directory Servers
If the connection between the PTA directory server and the authenticating
directory server is broken or the connection cannot be opened, the PTA directory
server sends the request to the next server specified (if any). You can specify as
many authenticating directory servers as required.
file:
.
Chapter 16
Using the Pass-Through Authentication Plug-In
PTA Plug-In Syntax Examples
o=NetscapeRoot
475
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR and is the answer not in the manual?
Questions and answers