Re: How to preserve permissions via a webpage search?
- From: "Miroslav Pragl" <miroslav@xxxxxxxxxxxxxxx>
- Date: Tue, 6 Dec 2005 21:51:08 +0100
You have many ways to do the same - disable anonymous (IUSR_...) access:
- if you have extra application/web simply disable anonymous access for it
if applicable
- or set NTFS permissions to your http/asp page. You can or deny IUSR_...
account or allow "real" accounts only
Miroslav
"edg" <edward.grigson@xxxxxxxxx> wrote in message
news:1133890809.951532.26660@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi. I'm trying to setup an intranet search page which incorporates two
> catalogs which have NTFS permissions set to restrict access. I have the
> catalogs setup OK on the W2k server, and I can query them successfully
> from the MMC. At this point the permissions are retained - users only
> see results for documents they have permissions to read.
>
> However, I've written an HTTP search page which works in most respects,
> however it seems to use a different account context. My guess is that
> it's using the IUSR account. How can I configure this to use the
> intranet users context instead? Do I simply remove permissions on the
> webpage itself to force authentication? I'm using ASP and the
> ixsso.Query method if that's relevant.
>
> Thanks for any help,
>
> Regards,
>
> Ed.
>
.
- Follow-Ups:
- References:
- Prev by Date: How to preserve permissions via a webpage search?
- Next by Date: Re: How to preserve permissions via a webpage search?
- Previous by thread: How to preserve permissions via a webpage search?
- Next by thread: Re: How to preserve permissions via a webpage search?
- Index(es):
Relevant Pages
|
Loading