Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guía de usuario Pagina 123

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 328
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 122
Setting the Online Collation Function
3-27
# (389:optional value for not using SSL, 636:optional value for using SSL)
AuthLDAPPort 636
# Name of the tree containing user information on the directory server
AuthLDAPbasedn ou=User,ou=interstage,o=fujitsu,dc=com
# Rule to be applied for LDAP authentication
Require valid-user
# Specify whether to enable SSL (off: disable, on: enable).
AuthLDAPSecure on
# Slot information directory
AuthLDAPSlotPath "/home/slot"
# Operation control directory
AuthLDAPCertPath "/home/sslcert"
# Token label
AuthLDAPTknLbl token01
# User PIN file
AuthLDAPTknPwd userpin
</Directory>
Note
When the online collation function is set for the Servlet service application URL, the <Directory> section
of the above example cannot be used. Use the <Location> section.
Relating Directives
AddModule
AuthLDAPbasedn
AuthLDAPBindDN
AuthLDAPBindPassword
AuthLDAPCertPath
AuthLDAPEnabled
AuthLDAPHost
AuthLDAPPort
AuthLDAPSecure
AuthLDAPSlotPath
AuthLDAPTknLbl
AuthLDAPTknPwd
AuthName
AuthType
Vista de pagina 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 327 328

Comentarios a estos manuales

Sin comentarios