Blue Coat Systems Time Clock Proxy SG Manuel d'utilisateur Page 53

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 314
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 52
Chapter 3: Condition Reference
53
admin.access=
Tests the administrative access requested by the current transaction.
It evaluates to null if the transaction is not an administrative transaction, which may occur if the test is
included in an
<Exception> layer.
Replaces:
method=
Syntax
admin.access=READ|WRITE
Layer and Transaction Notes
•Use in
<Admin> layers instead of method=
Applies to administrator transactions.
Examples
This example grants full administrative access to members of the IT_Admin group, allows read-only
access to members of the IT group, and denies administrative access to all others.
<Admin>
authenticate(MyRealm)
<Admin>
group=IT_Admin allow
group=IT_support admin.access=READ allow ; can view but not modify
deny
See Also
Conditions:
console_access=
Vue de la page 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 313 314

Commentaires sur ces manuels

Pas de commentaire