Remote user authentication question
From: A.Klimkin (aklimkin)
Date: 07/27/05
- Previous message: Lara: "Could not start W3svc on localmachine"
- Next in thread: Tom Kaminski [MVP]: "Re: Remote user authentication question"
- Reply: Tom Kaminski [MVP]: "Re: Remote user authentication question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 27 Jul 2005 13:48:09 +0400
Hello, NG
I'm a beginner web developer, so please be patient on answering my question
:-)
I've IIS6 web server and some plain ASP web application. IIS server and all
my clients all running within same AD domain. All cients running IE6SP1.
I want to generate different html output for remote users depending on what
particular security group they belong to. I disabled anonymous access to my
asp files and allowed NTLM client authentication.
Now I've got remote user name via Request.ServerVariable("REMOTE_USER"). And
the question is how can I find (within my plain ASP code) if this user
belongs to some local (or domain) security group ('Administrators', for
example)?
Thanks anyone for the input.
Regards,
Andrew
- Previous message: Lara: "Could not start W3svc on localmachine"
- Next in thread: Tom Kaminski [MVP]: "Re: Remote user authentication question"
- Reply: Tom Kaminski [MVP]: "Re: Remote user authentication question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]