Page Access based on Computer Name
am 10.03.2006 16:56:29 von 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,
Re: Page Access based on Computer Name
am 11.03.2006 05:10:43 von someone
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.
//
"Jeff" 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,
>