Ask a Question related to ASP.NET Security, Design and Development.
-
Jim Leary #1
Windows Authentication Questions
I have a web app that I have setup to use Windows authentication (
impersonation = true ) and IIS configured to use integrated security only.
From what I have read, this should suppress the logon prompt is you are
currently logged into the same domain. Am I missing something? I get a logon
prompt consistenty, no matter how I access the server.
Thanks in advance...
Jim Leary Guest
-
Some simple questions, I assume, on security (Forms authentication)
Hi. I just began reading on security (Forms authentication). I have the following two questions: 1. Is there a way to specify the expiration date... -
ASP.NET Authentication and Windows Authentication
Hello, I'm developing a web application that will run on an Intranet. I'll use Windows Authentication, so users can access the application... -
Windows 2000 Licensing Questions
I deleted numerous ids in active directory but they still show up in the licensing server. Can you point me in the right direction for info on... -
Forms authentication with Windows authentication
Hi, I have an ASP.NET web site that uses IIS Basic Authentication and accesses an OLAP Server at various stages. The OLAP Server authentication... -
Mac and Windows connectivity questions
Hi all, Over the past 13 years, all the computers I owned have been Macs, although I did use Windows devices at work, so I am somewhat familiar... -
Fredrik Normén NSQUARED #2
Windows Authentication Questions
If your url have dots for example:
[url]www.myComputer.com[/url]
the IE think this is a exteranl access and don't send
your credentials, it think you are on an internet zone.
If you only type the computer name it would work.
If you want to use dots in the url you need to add the
address to be trusted in Internet Exploerer security
settings.
/Fredrik Normén NSQUARED2
authentication (>-----Original Message-----
>
>I have a web app that I have setup to use Windowsintegrated security only.>impersonation = true ) and IIS configured to useprompt is you are>From what I have read, this should suppress the logonsomething? I get a logon>currently logged into the same domain. Am I missing>prompt consistenty, no matter how I access the server.
>
>Thanks in advance...
>
>
>.
>Fredrik Normén NSQUARED Guest



Reply With Quote

