Re: Integrated Windows Authentication and Windows XP for ASP.NET Application by Ken
Ken
Sun Jan 28 01:54:01 CST 2007
Are you sure authentication is failing? Or authorization?
If authentication is failing, then you should see an event in the Windows
Event Log (the Security log) after you enable auditing for Logon Failure
events in the local security policy. That should give you some idea why the
authentication is failing.
Cheers
Ken
<aartinawanishah@gmail.com> wrote in message
news:1169477928.943254.121720@11g2000cwr.googlegroups.com...
> Ken -
>
> Thanks for your response.
>
> I have not noticed anything unusual in the IIS log files.
>
> All windows 2000 users have no problems. Infact, I tried logging in one
> of the XP machine and my account does not have any issues. The only
> difference between our logins is the domain. The client is on a
> different domain than the server while I am on the same domain as the
> server.
>
> Thanks again,
> Aarti.
>
> Ken Schaefer wrote:
>> What is being logged in the IIS logfiles?
>>
>> Anything strange about these users accounts? (e.g. password expired)?
>>
>> If the user logs onto a non-WinXP machine, does the problem persist?
>>
>> Has the used ever checked the "save password" checkbox for the website?
>>
>> Cheers
>> Ken
>>
>>
>> <aartinawanishah@gmail.com> wrote in message
>> news:1169131759.966500.190390@a75g2000cwd.googlegroups.com...
>> > We are running an IIS 5.1 on a Windows 2000 Server using Integrated
>> > Windows Authentication to connect to our
>> > ASP.NET intranet application.
>> >
>> > All users are able to connect without having to enter their login name
>> > and password. Only users running IE on a Windows XP platform (both with
>> > and without SP2) are being redirected to the website's login screen as
>> > their windows authentication is failing.
>> >
>> > Does anyone have any ideas as to what the problem may be?
>> >
>> > We have made sure that the IE setting 'Enable Integrated Windows
>> > Authentication' box is checked for the problem users.
>> >
>> > Any help will be greatly appreciated.
>> >
>> > Thanks,
>> > Aarti.
>> >
>