User guide

Chapter 3: Authentication and Access Control for the Interstage HTTP Server
3-30
Description
Specifies the name of the tree that is storing information about users in the directory server using the
DN name.
When information about the users is stored in multiple directories, specify the name of a high-order DN
which is inclusive of all the user information storing directories. The directory specified in BaseDN is
handled as the top directory from which a search is made for information about the users. The
character string specified in BaseDN is transferred to the directory server as it is; specify it using the
code used on the directory server.
BaseDN-name
Use ASCII characters (1-byte characters: 0 to 9, A to Z, and a to z). Up to 256 bytes are allowed.
Context
Directory
Default Value
None
Module
mod_ldap
AuthLDAPBindDN
Name
AuthLDAPBindDN
Synopsis
AuthLDAPBindDN BindDN-name
Description
Specifies the BindDN name used for access to the directory server. When making anonymous access,
omit this directive.
BindDN-name
Use ASCII characters (1-byte characters: 0 to 9, A to Z, and a to z). Up to 256 bytes are allowed.
Context
Directory
Default Value
anonymous
Module
mod_ldap