Re: Impact of Changing Authentication Mode
From: Keith Wilson [MSFT] (Keith.Wilson_at_online.microsoft.com)
Date: 10/06/05
- Previous message: Keith Wilson [MSFT]: "Re: Access Denied Error when attaching a Database file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 5 Oct 2005 16:09:52 -0700
With either SQL Server 2000 or SQL Server 2005, the process is virtually
identical as follows:
Run SQL Enterprise Manager (or Start > Run > SQLwb.exe if using 2005)
Connect to the server
Launch Server Properties dialog
Switch to the Security tab
Select the Authentication option (Mixed or Windows only) > OK
Dismiss the "restart the server to implement changes" message box
"Restart" the MSSQLServer service (Start > Run > Compmgmt.msc >
services.msc)
Regards,
Keith
This posting is provided "as is" without inferring rights or warranties.
"Joe Yong" <NO_jyong_SPAM@scalabilityexperts.com> wrote in message
news:OVSeLmxvFHA.1032@TK2MSFTNGP12.phx.gbl...
> One extra door to guard?
>
> Not sure what you mean by impact. From a performance or resource overhead
> perspective? Nothing there. From a security perspective, you now need to
> figure out how to manage the SQL Server logins to ensure they follow your
> password policies (complexity, length, expiration, re-use, etc...). Not
> much help built into SQL Server 2000 but in 2005, life gets a LOT better.
>
>
> joe.
>
>
> "Suhas Vengilat" <SuhasVengilat@discussions.microsoft.com> wrote in
> message news:34F882D9-448F-4EDC-A62C-BB87CCAF9307@microsoft.com...
>> Hi,
>>
>> Our application using an SQL 2000 database, which is currently using
>> Windows
>> Authentication. For some reason, we need to change the access mode to
>> mixed
>> mode. Could someone please throw some light on the impact of this change.
>>
>> Thanks in advance
>> Suhas
>
>
- Previous message: Keith Wilson [MSFT]: "Re: Access Denied Error when attaching a Database file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|