Engelbert
Guest
|
Posted:
Tue Nov 08, 2005 9:51 am Post subject:
Re: login on one page. |
|
|
You are bound by the standard WSS authentication rules.
I.e you can have authentication requirements at site; sub-site and List
level.
So in order to force an NT login on just one page you either have to have
that one page the only page in a site; sub-site or List OR you have to have
something (a web part, say) on that page that itself requires authentication
because it (the web part) is in a site/sub-site that requires
authentication.
Engelbert
"Ed P" <eputt@ist.psu.edu> wrote in message
news:%23FQZST84FHA.252@TK2MSFTNGP15.phx.gbl...
| Quote: | How can I force an NT login on just one page. This page is one made by
FrontPage. I am using basic auth with anonymous on my IIS side. But
because all pages are kept in sql I can not force that one pae to be NT
secure.
|
|
|