PTA Plug-In Syntax Examples
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.2
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.
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-pluginarg1:
ldap://config2-dir.example.com/ou=NetscapeRoot
nsslapd-plugin-depends-on-type: database
nsslapd-pluginId: passthruauth
nsslapd-pluginVersion: 6.2
nsslapd-pluginVendor: Netscape Communications Corporation
nsslapd-pluginDescription: pass through authentication plugin
492
Netscape Directory Server Administrator's Guide • December 2003
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - ADMINISTRATOR and is the answer not in the manual?
Questions and answers