Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guide de l'utilisateur Page 122

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 328
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 121
Chapter 3: Authentication and Access Control for the Interstage HTTP Server
3-26
# Token label
AuthLDAPTknLbl token01
# User PIN file
AuthLDAPTknPwd userpin
</Directory>
Example
Running the online collation function using the SSL, under the following settings:
Directory server 'hostname'
Port number '636'
BindDN name used to access the directory server 'cn=manager,ou=interstage,o=fujitsu,dc=com'
Name of the tree containing user information on the directory server
'ou=User,ou=interstage,o=fujitsu,dc=com'
Slot information directory '/home/slot'
Operation control directory '/home/sslcert'
Token label 'token01'
User PIN 'userpin'
User set up certificate and key management environment 'user1'
Group to which the above user belongs: 'group1'
# Add the module (Delete the comment)
LoadModule mod_ldap_module libexec/mod_ldap.so
AddModule mod_ldap.c
# Set the user set up certificate and key management environment
User user1
# Set the group to which the above user belongs
Group group1
# Directory
<Directory "/opt/FJSVihs/htdocs/securityzone">
# BindDN name used to access the directory server
AuthLDAPBindDN cn=manager,ou=interstage,o=fujitsu,dc=com
# Password for the BindDN-name
AuthLDAPBindPassword password
# Specify whether to enable LDAP authentication (on: enable, off: disable).
AuthLDAPEnabled on
# Title displayed on the authentication window
AuthName "title"
# Basic authentication
AuthType Basic
# Name of the host running the directory server
AuthLDAPHost hostname
# Port number of the directory server
Vue de la page 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 327 328

Commentaires sur ces manuels

Pas de commentaire