Authorization for CMS Users
Chapter
8
Authorization
349
As you can see, there usually is not a need to include a deny statement. There
might, however, be cases where you would need to specify one. For example, say
that user
JohnB
has just been fired.
JohnB
was a member of the Administrators
Group. You might want to specifically deny access to
JohnB
if you cannot delete
the user immediately. Another case might be that you want to set the user
BrianC
up as an administrator, but you do not want him to be able to change some
resource. Since you do want to allow the Administrators group access to this
resource, you could specifically deny access to
BrianC
by creating an ACI that
denies this user access.
Operations
When you are creating an ACI, you specify the operation that this ACI is allowing
or denying. To allow or deny access to more than one operator in a single ACI,
select the first operator from the list, and then hold down Ctrl while selecting other
operators.
Syntax
The syntax field of the ACI editor is where you specify the evaluator for the
expression. The ACL feature allows for the evaluator types of group, name, and IP
address. You add one of these along with the name of the entity, separated by
either by
=
(equals) or
!=
(does not equal).
Group Syntax
The syntax for a group is:
group=”groupname”
to specify that the group named is to be allowed or denied
access to the operation specified.
group!=”groupname”
to specify that any group except for the group named is to be
allowed or denied access to the operation specified.
For example:
group=”Administrators”
group!=”Auditors”
User Syntax
The syntax for a user is:
user=”userID”
to specify that the user ID named is to be allowed or denied access
to the operation specified.
user!=”userID”
to specify that any user ID except for the user ID named is to be
allowed or denied access to the operation specified.
Содержание Certificate Management System 6.1
Страница 1: ...Administrator s Guide Netscape Certificate Management System Version6 1 February 2003...
Страница 28: ...Documentation 28 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 68: ...Support for Open Standards 68 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 82: ...Uninstalling CMS 82 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 166: ...How a Registration Manager Works 166 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 382: ...ACL Reference 382 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 566: ...Managing Policy Plug in Modules 566 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 710: ...1 3 Organization Security Policies 710 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 716: ...Object Identifiers 716 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 762: ...DNs in Certificate Management System 762 Netscape Certificate Management System Administrator s Guide February 2003...
Страница 794: ...Managing Certificates 794 Managing Servers with Netscape Console December 2001...
Страница 810: ...The SSL Handshake 810 Managing Servers with Netscape Console December 2001...
Страница 828: ...828 Netscape Certificate Management System Administrator s Guide February 2003...