Require; Htaccess Security Considerations; Controlling Access For Virtual Servers - Netscape ENTREPRISE SERVER 6.1 - 08-2002 ADMINISTRATOR Administrator's Manual

Table of Contents

Advertisement

require

Syntax
requires group groupname groupname
requires user username username
requires valid-user
Does not need to be enclosed within a
usually is.
Effect
requires group requires the authenticated user to be a member of one of the
specified groups.
requires user requires the authenticated user to be one of the specified users.
requires valid-user requires an authenticated user

.htaccess Security Considerations

By default, server support for HTTP PUT is disabled. You can activate HTTP PUT
using the Remote File Manipulation page of Content Mgmt in the Class Manager.
Great care should be taken in allowing PUT access to directories containing
.htaccess
prevented on all files in a directory by restricting access. See "Restricting Access to
a Directory (Path)," on page 190.

Controlling Access for Virtual Servers

Access control information in Enterprise Server can come from a per-virtual server
ACL file and
Your
associated to a particular standard Enterprise Server 6.x ACL file. For example:
<ACLFILE id="standard" file="standard.acl">
For virtual servers to use access control you must create a reference to one or more
ACL file IDs in their 'aclids' property. Example:
<VS aclids="standard">
files, since it will allow them to be replaced. PUT access can be
files in the document directories.
.htaccess
file can contain one or more ACLFILE tags which define an ID
server.xml
Controlling Access for Virtual Servers
or
<Limit>
<LimitExcept>
Chapter 8
Controlling Access to Your Server
range, but
203

Advertisement

Table of Contents
loading

This manual is also suitable for:

Entreprise server 6.1

Table of Contents