Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Betriebsanweisung Seite 123

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 328
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 327 328

Kommentare zu diesen Handbüchern

Keine Kommentare