Re: Prompt for login credentials using Windows-NT Authentication
From: Mary Chipman (mchip_at_online.microsoft.com)
Date: 05/03/04
- Next message: KevinP: "Log Shipping & Changing Roles"
- Previous message: KevinP: "Automatic Monitoring of Errorlog"
- In reply to: Nick Tompson: "Prompt for login credentials using Windows-NT Authentication"
- Next in thread: Rand Boyd [MSFT]: "RE: Prompt for login credentials using Windows-NT Authentication"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 03 May 2004 09:17:47 -0400
It's been a while since I've worked with data access pages, but as I
recollect the connection is hard-wired into the page. What I think
you're going to have to do is to provide a login where they can join
the domain that is accredited with your SQL Server prior to loading
the page. I could be wrong about this -- you might want to post the
question in the microsoft.public.access.dataaccess.pages ng.
-- Mary
On 2 May 2004 23:48:13 -0700, ntompson@utas.edu.au (Nick Tompson)
wrote:
>Hello,
>
>I am using a SQL Server (MSDE) db, currently configured to only accept
>Windows-NT Authentication logins. This has worked well for a while -
>much easier to administer. However I have a group of users that have
>presented a special problem.
>
>These users have valid logins under a valid Windows Domain ie
><Domain>\<user>. Unlike most users, however, they do not login to the
>windows domain when they log into their machines (instead they login
>to the local machine). In cases other than mine, when they access
>applications/web services that require authentication to the said
>windows domain, they are prompted for login credentials (ie
>username=<domain>\<user> and password). They can then proceed to use
>the application/web service.
>
>With my SQL Server database, however, this does not happen. When they
>attempt to login to my database, I am guessing that the server figures
>out that they are not currently logged in to the windows domain, so
>denies them access outright. They are given no opportunity to enter
>their credentials. They are attempting to access the database using
>data access pages / OWC10.
>
>Is there any way that I can setup a connection string which allows me
>to continue using Windows-NT Authentication, but will prompt users for
>login credentials if they are not currently logged in to the required
>Windows Domain?
>
>Thanks heaps for your help.
>
>Nick Tompson
- Next message: KevinP: "Log Shipping & Changing Roles"
- Previous message: KevinP: "Automatic Monitoring of Errorlog"
- In reply to: Nick Tompson: "Prompt for login credentials using Windows-NT Authentication"
- Next in thread: Rand Boyd [MSFT]: "RE: Prompt for login credentials using Windows-NT Authentication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|