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

  • 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 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
Vue de la page 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 327 328

Commentaires sur ces manuels

Pas de commentaire