PTA Plug-in Syntax
Chapter 16
Using the Pass-through Authentication Plug-in
515
nsslapd-pluginEnabled: on
nsslapd-pluginarg0:
ldap://configdir.example.com/o=NetscapeRoot
nsslapd-plugin-depends-on-type: database
nsslapd-pluginId: passthruauth
nsslapd-pluginVersion: 7.1
nsslapd-pluginVendor: Red Hat, Inc.
nsslapd-pluginDescription: pass through authentication plugin
The user directory is now configured to send all bind requests for entries
whose DN contains
o=NetscapeRoot
to the configuration directory
configdir.example.com
.
5.
When installation is complete, the
admin
user attempts to connect to the user
directory to begin adding users.
6.
The setup program adds the
admin
user’s entry to the directory as
uid=admin,
ou=TopologyManagement,o=NetscapeRoot
. So the user directory passes the
bind request through to the configuration directory as defined by the PTA
Plug-in configuration.
7.
The configuration directory authenticates the user’s credentials and sends the
information back to the user directory.
8.
The user directory allows the
admin
user to bind.
PTA Plug-in Syntax
PTA Plug-in configuration information is specified in the
cn=Pass Through
Authentication,cn=plugins,cn=config
entry in the
dse.ldif
file on the PTA
directory (the user directory configured to pass through bind requests to the
authenticating directory) using the syntax described in this section.
dn: cn=Pass Through Authentication,cn=plugins,cn=config
objectClass: top
objectClass: nsSlapdPlugin
objectClass: extensibleObject
cn: Pass Through Authentication
nsslapd-pluginPath:
/opt/redhat-ds/servers/lib/passthru-plugin.
extension
nsslapd-pluginInitfunc: passthruauth_init
nsslapd-pluginType: preoperation
nsslapd-pluginEnabled:
state
nsslapd-pluginarg0: ldap|ldaps://
authDS
/
subtree
[
maxconns
,
maxops
,
timeout
,
ldver
,
connlifetime
]
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 ...