This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > FrontPage Addins > June 2005 > Configure Apache 2.0 for subwebs with unique permissions?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Configure Apache 2.0 for subwebs with unique permissions?
Donna

2005-06-30, 8:20 pm

Alas, Microsoft is no longer supporting the FrontPage Server Extensions for
Unix. I am trying to set up my Apache 2.0 webserver to allow access from our
FrontPage client software.

I decided to use WebDAV as this seems to be the up and coming thing in the
Open Source arena.

The problem I am having is figuring out how to create "subwebs" with unique
permissions.

I want this scenario:
Admins can access all
users can only access their own directories.

The problem lies when I try to access the "subwebs" while logged into the
top level of the site. I get the box asking for the login.

I want to be able as an admin to log into the top level of the site and then
be able to access, edit, delete, move, whatever any file/directory down the
tree regardless of whether it is a "subweb" or not.

I am defining a "subweb" as a <Directory> container in my httpd.conf file
for each individual user.

Example:
<Directory /var/www/html>
<Limit CONNECT PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
require user admin
</Limit>
</Directory>

<Directory /var/www/html/joe>
<Limit CONNECT PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
require user joe
</Limit>
</Directory>

I want the admin to be able to access and do all while joe can only access
his subdirectory.

MICROSOFT if you are going to take away the FPSE for Unix then PLEASE do
some good documentation so that we admins can configure Apache to accommodate
FrontPage client users with WebDAV in the same way that we could with FPSE
before!
Thomas A. Rowe

2005-06-30, 8:20 pm

There are no FP extensions for Apache under Windows, if this is what you are running. Without the FP
extensions you can not create subwebs.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Donna" <stilettoxx@XXXXXXXXXX> wrote in message
news:47B002B2-396A-457D-9C19-10F9CD7B5FE1@microsoft.com...
> Alas, Microsoft is no longer supporting the FrontPage Server Extensions for
> Unix. I am trying to set up my Apache 2.0 webserver to allow access from our
> FrontPage client software.
>
> I decided to use WebDAV as this seems to be the up and coming thing in the
> Open Source arena.
>
> The problem I am having is figuring out how to create "subwebs" with unique
> permissions.
>
> I want this scenario:
> Admins can access all
> users can only access their own directories.
>
> The problem lies when I try to access the "subwebs" while logged into the
> top level of the site. I get the box asking for the login.
>
> I want to be able as an admin to log into the top level of the site and then
> be able to access, edit, delete, move, whatever any file/directory down the
> tree regardless of whether it is a "subweb" or not.
>
> I am defining a "subweb" as a <Directory> container in my httpd.conf file
> for each individual user.
>
> Example:
> <Directory /var/www/html>
> <Limit CONNECT PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
> require user admin
> </Limit>
> </Directory>
>
> <Directory /var/www/html/joe>
> <Limit CONNECT PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
> require user joe
> </Limit>
> </Directory>
>
> I want the admin to be able to access and do all while joe can only access
> his subdirectory.
>
> MICROSOFT if you are going to take away the FPSE for Unix then PLEASE do
> some good documentation so that we admins can configure Apache to accommodate
> FrontPage client users with WebDAV in the same way that we could with FPSE
> before!



Donna

2005-06-30, 8:20 pm

I am talking about setting up WebDAV shares to enable FrontPage 2003 clients
to connect to an Apache webserver.

Donna

"Thomas A. Rowe" wrote:

> There are no FP extensions for Apache under Windows, if this is what you are running. Without the FP
> extensions you can not create subwebs.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WebMaster Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> If you feel your current issue is a results of installing
> a Service Pack or security update, please contact
> Microsoft Product Support Services:
> http://support.microsoft.com
> If the problem can be shown to have been caused by a
> security update, then there is usually no charge for the call.
> ==============================================
>
> "Donna" <stilettoxx@XXXXXXXXXX> wrote in message
> news:47B002B2-396A-457D-9C19-10F9CD7B5FE1@microsoft.com...
>
>
>

Thomas A. Rowe

2005-06-30, 8:20 pm

But you are talking about subwebs, and that is a function of the FP extensions.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Donna" <stilettoxx@XXXXXXXXXX> wrote in message
news:C8CA0146-B2BC-42EC-B724-CE511076D442@microsoft.com...[color=darkred]
>I am talking about setting up WebDAV shares to enable FrontPage 2003 clients
> to connect to an Apache webserver.
>
> Donna
>
> "Thomas A. Rowe" wrote:
>


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews