Check-Acl - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

PathCheck Stage
find-links
find-pathinfo
PATH_INFO CGI environment variable.
get-client-cert
session.
load-config
requested path
nt-uri-clean
not found.
ntcgicheck
require-auth
set-virtual-index
ssl-check
ssl-logout
cache.
unix-uri-clean
indicating not found.

check-acl

Applicable in
The
check-acl
whether the client is allowed to access the requested resource. An access control list
contains information about who is or is not allowed to access a resource, and under
what conditions access is allowed.
Regardless of the order of
are executed first. They cause user authentication to be performed, if required by
the specified ACL, and will also update the access control state.
Parameters
acl
path
bucket
62
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
denies access to directories with certain file system links
locates extra path info beyond the file name for the
gets the authenticated client certificate from the SSL3
finds and loads extra configuration information from a file in the
denies access to requests with unsafe path names by indicating
looks for a CGI file with a specified extension.
denies access to unauthorized users or groups.
specifies a virtual index for a directory.
checks the secret keysize.
invalidates the current SSL session in the server's SSL session
denies access to requests with unsafe path names by
-class directives.
PathCheck
function specifies an Access Control List (ACL) to use to check
PathCheck
is the name of an Access Control List.
(optional) is a wildcard pattern that specifies the path for
which to apply the ACL.
optional, common to all obj.conf functions
directives in the object,
functions
check-acl

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents