Novell NETWARE 6-DOCUMENTATION Manual page 2023

Table of Contents

Advertisement

Operators for Expressions
Default ACL File
94
Getting Results with Novell Web Services
You can use various operators in attribute qualifier expressions. You can use
parentheses to delineate the order of precedence of the operators. With user,
group, dns, and ip qualifiers, you can use the following operators:
and
or
not
= (equals)
!= (not equal to)
With timeofday and dayofweek qualifiers, you can use the following additional
operators:
> (greater than)
< (less than)
>= (greater than or equal to)
<= (less than or equal to)
After installing the server, it uses the default settings in the file
SERVER_ROOT/HTTPACL/GENERATED.HTTPS-SERVERID.ACL.
There is also a file called GENWORK.HTTPS-SERVERID.ACL that is a
working copy that the server uses until you save and apply your changes when
working with the user interface. When editing the ACL file, you might want
to work in the GENWORK file and then use Server Preferences to save and
apply the changes.
The following text is from the default file:
# File automatically written
#
# You may edit this file by hand
#
version 3.0;
acl "agents";
authenticate (user,group) {
prompt = "Enterprise Server";
};
deny (all)
user = "anyone"

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netware 6

Table of Contents