473,395 Members | 1,668 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Windows Authentication not working for all machines

I have my windows authentication on our intranet set up as:

<authentication mode="Windows"/>

This works for 15 machines at work fine. Doesn't ask you to logon. It uses
the logon credentials the user used to logon originally

There are 4 machines that it asks for logon credentials (even though they
have already logged on). Obviously, the credentials are valid or they
wouldn't be able to log on to their local machines.

But on these machine it doesn't take the logon credentials.

They have tried using their user name and password as well as Domain/User
and Password. They cannot get in

What would cause just these 4 machines to have the same problem?

Thanks,

Tom
Sep 5 '06 #1
3 3014
Could be a range of things really. Assuming they are using passthrough
authentication in their browsers I would look first to see if they are going
through a proxy server which is consuming their credentials and not passing
forward.

You could always get one of them to login to the server using their
credentials to eliminate any client issues and narrow it down to a group
permissions problem.

Regards

John Timney (MVP)
"tshad" <ts**********@ftsolutions.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
>I have my windows authentication on our intranet set up as:

<authentication mode="Windows"/>

This works for 15 machines at work fine. Doesn't ask you to logon. It
uses the logon credentials the user used to logon originally

There are 4 machines that it asks for logon credentials (even though they
have already logged on). Obviously, the credentials are valid or they
wouldn't be able to log on to their local machines.

But on these machine it doesn't take the logon credentials.

They have tried using their user name and password as well as Domain/User
and Password. They cannot get in

What would cause just these 4 machines to have the same problem?

Thanks,

Tom

Sep 5 '06 #2
"John Timney (MVP)" <x_****@timney.eclipse.co.ukwrote in message
news:rZ******************************@eclipse.net. uk...
Could be a range of things really. Assuming they are using passthrough
authentication in their browsers I would look first to see if they are
going through a proxy server which is consuming their credentials and not
passing forward.
There is no proxy server.

I just found out that we had to add an entry to the Intranet Sites from the
Security tab of IE. I just added *.ft.com and it should work.

This fixed 2 of the 4 machines.

We still have 2 machines where it doesn't work.
>
You could always get one of them to login to the server using their
credentials to eliminate any client issues and narrow it down to a group
permissions problem.
This is what is confusing. They are already logging on their own machines
and it works fine.

Which server would they log onto? Wouldn't that server also need them to be
set up as local user.

I did take one of the users and added their credentials to my machine and
they were able to log on fine.

Thanks,

Tom
>
Regards

John Timney (MVP)
"tshad" <ts**********@ftsolutions.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
>>I have my windows authentication on our intranet set up as:

<authentication mode="Windows"/>

This works for 15 machines at work fine. Doesn't ask you to logon. It
uses the logon credentials the user used to logon originally

There are 4 machines that it asks for logon credentials (even though they
have already logged on). Obviously, the credentials are valid or they
wouldn't be able to log on to their local machines.

But on these machine it doesn't take the logon credentials.

They have tried using their user name and password as well as
Domain/User and Password. They cannot get in

What would cause just these 4 machines to have the same problem?

Thanks,

Tom


Sep 5 '06 #3
"tshad" <ts**********@ftsolutions.comwrote in message
news:Op**************@TK2MSFTNGP03.phx.gbl...
"John Timney (MVP)" <x_****@timney.eclipse.co.ukwrote in message
news:rZ******************************@eclipse.net. uk...
>Could be a range of things really. Assuming they are using passthrough
authentication in their browsers I would look first to see if they are
going through a proxy server which is consuming their credentials and not
passing forward.

There is no proxy server.

I just found out that we had to add an entry to the Intranet Sites from
the Security tab of IE. I just added *.ft.com and it should work.

This fixed 2 of the 4 machines.

We still have 2 machines where it doesn't work.
On these 2 machines, we ARE able to logon using Domain\User and Password.

But they are having to login over and over each time they go that page.

Tom
>>
You could always get one of them to login to the server using their
credentials to eliminate any client issues and narrow it down to a group
permissions problem.

This is what is confusing. They are already logging on their own machines
and it works fine.

Which server would they log onto? Wouldn't that server also need them to
be set up as local user.

I did take one of the users and added their credentials to my machine and
they were able to log on fine.

Thanks,

Tom
>>
Regards

John Timney (MVP)
"tshad" <ts**********@ftsolutions.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
>>>I have my windows authentication on our intranet set up as:

<authentication mode="Windows"/>

This works for 15 machines at work fine. Doesn't ask you to logon. It
uses the logon credentials the user used to logon originally

There are 4 machines that it asks for logon credentials (even though
they have already logged on). Obviously, the credentials are valid or
they wouldn't be able to log on to their local machines.

But on these machine it doesn't take the logon credentials.

They have tried using their user name and password as well as
Domain/User and Password. They cannot get in

What would cause just these 4 machines to have the same problem?

Thanks,

Tom



Sep 5 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Glenn M | last post by:
I have an asp drive web page that writes a row to a table on sql server 2000. The web site is set to use windows authenication and the sql server is set to use windows authentication. This...
2
by: Lior Amar | last post by:
Hey All, Trying to understand why I can not get SQL server to trust my IIS server. I have two machines set up, 1 App and 1 DB, and I'm trying to validate the applications access to the DB server...
1
by: ruca | last post by:
Hi I have this problem: I have a web app in two diferent servers to run. It is exactly the same application. In this app I use the Integrated Windows Authentication. So far so good... But the...
6
by: mcollier | last post by:
I am running a Windows Server 2003 machine as my web server. I would like to use Windows authentication for connections to my SQL Server 2000 instance on a Windows 2000 server. I've read where...
10
by: Hriday | last post by:
Hi there, Please help me..It is urgent This is Hriday, working on windows authentication with Active Directory... My requirment is when a user sends a request to my web Applicatoin I want to...
0
by: CESAR DE LA TORRE [MVP] | last post by:
I am using WSE 3.0 with Visual Studio 2005, specifically I'm using Kerberos authentication and passing Kerberos ticket from Presentation Tier (VSTO.2005 client) to Server Tier through our Web...
6
by: =?Utf-8?B?UGFyYWcgR2Fpa3dhZA==?= | last post by:
Hi All, We have a requirement where we have to develop a custom Login Page which will accept user's NT credentials ( Username , password, domain name). This then needs to be passed to a website...
1
by: eblackmo | last post by:
I have a test network consisting of four servers running windows 2003 server R2 SP2. I have set up a domain which functioned correctly for about a day and a half until the other servers decided they...
8
by: jonmundsack | last post by:
I have an intranet site on my LAN which has "anonymous access" turned OFF, and "integrated Windows authentication" turned on. This allows me to access the "AUTH_USER" server variable, which I use...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.