Re: Prompting for user id/password when using Integrated Security



Stefan wrote on Mon, 27 Jun 2005 15:14:03 -0700:

> I want to allow a user of an ADO 2.8 application to login to SQL Server
> using Windows authentication ("Integrated Security = SSPI") even if she is
> not the current Windows user. (For example, prompt the user for her
> Windows account information in a way, similar to that used in Windows
> Explorer when mapping to a network drive under different user
> credentials.) How can I provide explicitly the Windows user id/password
> information (different from those of the currently logged in user) when
> using Windows authentication to connect to the SQL Server? ("Provider =
> SQLOLEDB;Integrated Security = SSPI")
> Thank you.

Have you looked into using the LogonUser Win32 API call to make the
application run with the user credentials entered?

Dan


.



Relevant Pages

  • Re: Slow booting xp home.
    ... Changing the boot order to boot first from your hard disk might save you a half second, but you won't be able to boot from a CD until you change it back - and the time spent to do that will erase any previous time saved. ... 2- Consider what software you really want to start with Windows and also how you've configured your applications at startup ... Installing and Registering Visual Studio Express Editions Smart Device ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: Slow booting xp home.
    ... Thirty seconds to boot Windows? ... I read somewhere that Microsoft suggest 30s boot up on xp home, I have seen videos on youtube of 8s boot up on xp, I'd be delighted with 30s and happy just to get below a minute. ... Installing and Registering Visual Studio Express Editions Smart Device ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: Remote connection failed
    ... If you are going over a remote connection or are not logging ... into the domain where SQL Server is then no, Windows ... authentication won't work. ...
    (microsoft.public.sqlserver.connect)
  • Re: Security Update for SQL Server 2005 Service Pack 2 (KB948109)
    ... If you're running Windows Live Mail, sign out then close the application. ... Understand that you can open a free support incident about your issues: ... When you call, clearly state that your problem is related to a Security Update and cite the update's KB number. ... SQL Server Database Services 2005 ENU SP2 ...
    (microsoft.public.windowsupdate)
  • Getting to the bottom of MSDE network connection problems ...
    ... but other than that it is MSDE 2000 with sp3a already applied. ... I've finally figured out the connection problems associated with this, ... and it seems the problems are due to Windows XP and not MSDE. ... the enterprise/standard versions of SQL server won't install ...
    (microsoft.public.sqlserver.msde)

Loading