Permission on Sub_Web

I

Izod

I am trying to use the registration template. So I set up a
SubWeb requiring registration with permissions.

Now, I would like to link direct to a page inside the subweb
from the root web and require the viewer to register if they
haven't already done so. When I link direct it by passes
the registration requirement. Do I have to work around
that or am I doing something wrong???

Izod

--
 
S

Stefan B Rusynko

If you are using unique permissions w/ the FP SE on the subweb
- credentials are required for any access by anyone
If you are using server side script authentication
- you need to add a server side script check on every page in the subweb to verify if they are logged in
(usually done w/ a session variable once they have logged in)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I am trying to use the registration template. So I set up a
| SubWeb requiring registration with permissions.
|
| Now, I would like to link direct to a page inside the subweb
| from the root web and require the viewer to register if they
| haven't already done so. When I link direct it by passes
| the registration requirement. Do I have to work around
| that or am I doing something wrong???
|
| Izod
|
| --
|
|
|
 
T

Thomas A. Rowe

FYI: The registration template only works under the FP extensions running on Unix/Linux web servers.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
I

Izod

Thanks Stefan, I am using unique permissions w/ FPSE on the
subweb. I may not have it setup right.

Thomas, I am on a Unix server. Thanks.

Now as I understand it. I should be able to link from the
root to a page in the subweb direct and it should ask for
credentials? I've got 3 video's of meetings that want to
keep track of who is viewing. I hope I don't have to do a
subweb for each video?

Thanks for your help
 
I

Izod

The web site is "trailerestatesflorida.com" scroll to the
bottom and select "Video Users"
This link is going to a page in the subweb that requires
permission.

Izod
 
S

Stefan B Rusynko

According to http://trailerestatesflorida.com/video/_vti_inf.html video is not a subweb
- see Thomas response for setting up the subweb

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Thanks Stefan, I am using unique permissions w/ FPSE on the
| subweb. I may not have it setup right.
|
| Thomas, I am on a Unix server. Thanks.
|
| Now as I understand it. I should be able to link from the
| root to a page in the subweb direct and it should ask for
| credentials? I've got 3 video's of meetings that want to
| keep track of who is viewing. I hope I don't have to do a
| subweb for each video?
|
| Thanks for your help
|
| --
| Chet Force
| Bradenton, Fl
| (e-mail address removed)
| | > If you are using unique permissions w/ the FP SE on the
| > subweb
| > - credentials are required for any access by anyone
| > If you are using server side script authentication
| > - you need to add a server side script check on every page
| > in the subweb to verify if they are logged in
| > (usually done w/ a session variable once they have logged
| > in)
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > message | > |I am trying to use the registration template. So I set
| > up a
| > | SubWeb requiring registration with permissions.
| > |
| > | Now, I would like to link direct to a page inside the
| > subweb
| > | from the root web and require the viewer to register if
| > they
| > | haven't already done so. When I link direct it by
| > passes
| > | the registration requirement. Do I have to work around
| > | that or am I doing something wrong???
| > |
| > | Izod
| > |
| > | --
| > |
| > |
| > |
| >
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top