Home All Groups Group Topic Archive Search About

Page Access based on Computer Name

Author
10 Mar 2006 3:56 PM
Jeff
Can access to a web page on a Windows 2003 standard server running iis 6 be
granted permissions based on computer name. This will all take place on the
companies local intranet in a WIndows AD enviroment.

Thanks,

Author
11 Mar 2006 4:10 AM
David Wang [Msft]
Yes, it is possible, but you will have to write custom authentication to do
it. All standard protocols use a username/password to negotiate
authentication.

Are you sure you want access granted based on computer name and not the user
identity that is using the computer? What are you trying to accomplish?

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//

Show quoteHide quote
"Jeff" <J***@discussions.microsoft.com> wrote in message
news:91971545-F1C4-4E71-A37F-04B96178A385@microsoft.com...
> Can access to a web page on a Windows 2003 standard server running iis 6
> be
> granted permissions based on computer name. This will all take place on
> the
> companies local intranet in a WIndows AD enviroment.
>
> Thanks,
>