Information About The Connection - Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual

Table of Contents

Advertisement

Information About the Connection

The parameters listed below specify information about the connection. These
parameters are available for all types of plug-ins.
Parameter ID
SLAPI_CONN_CERT
SLAPI_CONN_IS_REPLICATION_
SESSION
SLAPI_CONN_IS_SSL_
CONNECTION
SLAPI_CONNECTION
SLAPI_CONN_ID
SLAPI_CONN_DN
Data Type
CERTCertificate *
Note: This is an NSS
database. See
http://mozilla.org
/projects/security
/pki/nss/
char *
char *
Slapi_Connection *
int *
char *
Parameters Accessible to All Plug-Ins
Description
The client certificate associated with the
connection (may be absent).
Indicates the current connection is a
replication session.
Indicates the current connection is
through SSL.
Information about the current client
connection.
ID identifying the current connection.
DN of the user authenticated on the
current connection. If you call
slapi_pblock_get() to get this DN,
you should call
slapi_ch_free_string() to free the
resulting DN when done.
Chapter 16
Parameter Block Reference
563

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents