Novell NETWARE 6-DOCUMENTATION Manual page 2211

Table of Contents

Advertisement

Restricting Access to a File Type
282 Getting Results with Novell Web Services
This means that the server ignores any ACLs for other URIs, directories,
or files under the URI you specified above.
13
Click Submit > Save and Apply.
The entry in the GENERATED.HTTPS-serverid.ACL file for this example
looks like this:
acl "uri=/my_directory";
allow absolute (read,execute,list,info)
user = "anyone";
allow absolute (all)
user = "me";
This example controls write and delete access to all files with the extension
.CGI. You might use this example if you only want specific users to create
programs that run on your server. In this example, anyone can run the
programs, but only users in the Programmers group can create or delete them.
1
From the Web Manager home page, click Enterprise Web Server
servername > Server Preferences > Restrict Access.
2
In the section called Pick a Resource, click Wildcard.
3
In the prompt that appears, type *.CGI > click OK.
This wildcard pattern matches any request that contains a file or directory
with the .CGI extension.
4
Click Edit Access Control.
5
Click New Line to create the first rule that will allow all users read access.
6
Click Deny.
7
In the bottom form that appears, select Allow > click Update.
8
Click All > uncheck the Write and Delete access rights.
This means users can't add or remove files or directories with the .CGI
extension.
9
Click Update.
10
Click New Line to create a rule that allows write and delete access to the
Programmers group.
11
Select Allow for the second rule.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netware 6

Table of Contents