[2132] in WWW Security List Archive

home help back first fref pref prev next nref lref last post

Re: Protecting a Single Web Page ...

daemon@ATHENA.MIT.EDU (Brian W. Spolarich)
Tue May 21 15:57:29 1996

Date: Tue, 21 May 1996 13:31:58 -0400 (EDT)
From: "Brian W. Spolarich" <briansp@ans.net>
To: myvadlam@ibmmail.com
cc: www-security@ns2.rutgers.edu
In-Reply-To: <199605210910.FAA23436@ns2.rutgers.edu>
Errors-To: owner-www-security@ns2.rutgers.edu

On Tue, 21 May 1996 myvadlam@ibmmail.com wrote:

>      We are currently using Netscape Commerce Server. One of the features
>      provided is the Netscape UserDB to protect the entire WebSite. Is
>      there anyway, in Netscape Commerce Server just to protect a single
>      page ? If not is there any add-ons / programs to make it possible ?

  This is rather trivial to do from the Server Administration interface.

  Essentially, you create the database, add a user or users, and then 
specify an object to apply the protections to.  By default the protection 
rule applies to the entire server, but you can easily specify a different 
object to modify.

  You can also add a rule like the following to the obj.conf file for 
your server:

<Object ppath="path to the object you wish to protect">
AuthTrans fn="basic-ncsa" userfile="path to db file" auth-type="basic"
PathCheck fn="require-auth" realm="an arbitrary label" auth-type"basic"
</Object>

  and restart it.

  -brian

--
  Brian W. Spolarich - ANS CO+RE Systems - briansp@ans.net - (313)677-7311
This message has been brought to you by the letters Q and X and the number 3.


home help back first fref pref prev next nref lref last post