|
| windows principle authentication |
 |
Thu, 27 Jul 2006 15:06:01 +000 |
Hi
Iam pradeep ,
I published my site in the server , when i access the site windows asking the
username and password, but i(and also the other emplyoess which are in domain)
want to access directly, how to access those who r in the domain with out
giving password,
Iam using http://192.168.20.124/empmanagement/ . when i access this ,windows
popuping a window for username and password, but i want to access directly
I know to solve this problem by using windows principle authentication but, i
dont know How ,Where and Wat to change.
Can u help me ,
Txs.
pradeep_rede@hotmail.com
|
| Post Reply
|
| Re: windows principle authentication |
 |
Thu, 27 Jul 2006 15:59:55 +000 |
Do you mean Windows Integrated authentication?
You probably need to configure IE to recognize that IP as part of your
intranet.
http://support.microsoft.com/?id=258063
|
| Post Reply
|
| Re: windows principle authentication |
 |
Fri, 28 Jul 2006 10:52:54 +000 |
Hi,
i mean windows principle authentication ,i saw the link u given,but its hard to
understand,
|
| Post Reply
|
| Re: windows principle authentication |
 |
Fri, 28 Jul 2006 14:15:42 +000 |
Why don't you give me then a better description of what you mean. What are you
doing? IIS doesn't have anything known as "windows principle
authentication".
|
| Post Reply
|
| Re: windows principle authentication |
 |
Fri, 28 Jul 2006 14:18:09 +000 |
Are you authenticating with ASP.NET forms authentication and you don't want to
get a browser prompt for credentials? ... then make sure the site allows
anonymous access in IIS and that IUSR_yourservername has NTFS Read permissions
to the content..
|
| Post Reply
|
|
|
|
|
|
|
|
|
|