RE: Prompt for login credentials using Windows-NT Authentication
From: Rand Boyd [MSFT] (rboyd_at_onlinemicrosoft.com)
Date: 05/03/04
- Next message: Rand Boyd [MSFT]: "Re: SQL 2000 Personal Edition"
- Previous message: Russell Fields: "Re: Where clause"
- In reply to: Nick Tompson: "Prompt for login credentials using Windows-NT Authentication"
- Next in thread: Nick Tompson: "RE: Prompt for login credentials using Windows-NT Authentication"
- Reply: Nick Tompson: "RE: Prompt for login credentials using Windows-NT Authentication"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 03 May 2004 19:17:19 GMT
If the users log on to the local machine then that is the login tha SQL
Server expects. You can workaround this problem by creating a user account
on the SQL Server machine with the same name and password as the users who
are logging in and grant that login a login within SQL Server. This should
allow them to log in to SQL Server using the local machine account.
Outside of that I am not sure there is a way, unless you can get the IIS
anonymous login to be used by these users.
Rand
This posting is provided "as is" with no warranties and confers no rights.
- Next message: Rand Boyd [MSFT]: "Re: SQL 2000 Personal Edition"
- Previous message: Russell Fields: "Re: Where clause"
- In reply to: Nick Tompson: "Prompt for login credentials using Windows-NT Authentication"
- Next in thread: Nick Tompson: "RE: Prompt for login credentials using Windows-NT Authentication"
- Reply: Nick Tompson: "RE: Prompt for login credentials using Windows-NT Authentication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|