Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guida Utente Pagina 106

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 328
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 105
Chapter 3: Authentication and Access Control for the Interstage HTTP Server
3-10
Require
Name
Require
Synopsis
Require valid-user|user user-name|group group-name
Description
Specifies the rule to be applied for user authentication.
valid-user
Authenticates all valid users.
When the online collation function is used, users registered with the directory server are allowed.
user user-name
Authenticates users specified by user-name.
When the online collation function is used, the uid attribute of the user is specified as the user-
name.
Use a space as a delimiter between user and user-name.
group group-name
Authenticates groups specified by group-name.
When the online collation function is used, the cn attribute of the group is specified as the group-
name.
Use a space as a delimiter between group and group-name.
Context
Directory
Default Value
None
Examples
To authenticate a user 'taro':
Require user taro
To allow authentication of a user belonging to the group entry with the cn attribute 'ihsgroup' when the
online collation function is used:
Require group cn=ihsgroup,ou=User,ou=interstage,o=fujitsu,dc=com
Vedere la pagina 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 327 328

Commenti su questo manuale

Nessun commento