Chapter 14, Controlling Access to Your Server
353
Access Control Examples
5.
Click the Deny link. In the bottom frame that appears, check Allow, and
then click Update.
6.
Click the “all” link in the top frame. Uncheck the Write and Delete access
rights.
This means users cannot add or remove files, but they can view them and
run any applications in the directories. Click Update.
7.
Click New Line to create a rule for the owner of the directory. Check Allow
for the second rule.
8.
Click the “anyone” link. In the bottom frame, type
me
in the User field.
Click Update.
9.
Uncheck Continue for both the first and second rules.
This means that the server ignores any ACLs for other URIs, directories, or
files under the URI you specified in Step 3. The frame should look like the
one in Figure 14.7.
Figure 14.7 Restricting access to a URI (path) in the document root
10.
Click Submit and save and apply your changes.
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";
Summary of Contents for Netscape Enterprise Server
Page 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Page 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Page 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Page 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Page 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Page 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Page 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Page 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Page 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Page 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Page 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Page 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Page 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Page 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Page 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Page 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Page 504: ...504 Netscape Enterprise Server Administrator s Guide ...