Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS User's Guide Page 123

  • Download
  • Add to my manuals
  • Print
  • Page
    / 328
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 327 328

Comments to this Manuals

No comments