Re: Single Sign on
From: Nextcert (Nextcert_at_discussions.microsoft.com)
Date: 02/23/05
- Next message: Steve Thompson: "Re: Single Sign on"
- Previous message: Quinn: "Sql server 2005 setup err"
- In reply to: Steve Thompson: "Re: Single Sign on"
- Next in thread: Steve Thompson: "Re: Single Sign on"
- Reply: Steve Thompson: "Re: Single Sign on"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Feb 2005 08:55:02 -0800
Thank you for your response. The way we do it now, is that we assign users
their passwords and do not allow them to change it. we also assign the same
password in sql, so they log on twice, in windows and the application which
uses sql database. Because of security requirement, we want to implement a
passthrough authentication and let users assign and change their password. Is
this possible with w2k and sql2k. Thanks.
"Steve Thompson" wrote:
> "Nextcert" <Nextcert@discussions.microsoft.com> wrote in message
> news:A9C750C3-B3C4-41EA-801D-7FDFB6D53B50@microsoft.com...
> > We are in w2k domain, and we have some softwares that uses sql2k as the
> logon
> > database. How do I configure the sql logon to use windows authentication.
>
> Does the software support windows authentication? Normally integrated
> security requires no user credentials for the connection to SQL Server to
> take place.
>
> In the off chance you are asking how to change SQL Server from SQL
> Authentication (mixed) to Windows Authentication, use the Enterprise Manager
> MMC and change the security properties setting and restart MSSQLServer
> service.
>
> Steve
>
>
>
- Next message: Steve Thompson: "Re: Single Sign on"
- Previous message: Quinn: "Sql server 2005 setup err"
- In reply to: Steve Thompson: "Re: Single Sign on"
- Next in thread: Steve Thompson: "Re: Single Sign on"
- Reply: Steve Thompson: "Re: Single Sign on"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|