SETTING ACLs ON YOUR WEB SERVER TO DENY ACCESS
(307GR 15-Sep-1998)
PROBLEM:
A user who should have been denied access to a web page available on
a server protected by the Security Adapter finds that they can still read
a document.
CAUSES:
1. Authorization may be disabled in the Security Adapter.
2. Unauthenticated access is not restricted for that Web page.
SOLUTIONS:
For Cause 1 (above) you can reconfigure the Security Adapter to enable
"Authorization".
For Cause 2 (above) you can remove all permissions for "Unauthenticated"
users from that Web page.
|