PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Authentication

Reply

Authentication

 
Thread Tools Rate Thread
Old 18-09-2006, 08:22 PM   #1
Adrian
Guest
 
Posts: n/a
Default Authentication


I have my SQL Server 2005 Express set up for Windows authentication. An
application I want to run uses SQL Server Authentication. How can I
reconfigure my SQL Server 2005 Express to allow for that?

Adrian.


  Reply With Quote
Old 18-09-2006, 09:02 PM   #2
William \(Bill\) Vaughn
Guest
 
Posts: n/a
Default Re: Authentication

You need to make sure the user's credentials are in the SQLEXPRESS
instance's Logins. That is, unless you're using User Instance=True. In this
case, the User is considered to be the SA and is granted full rights to the
special instance created just for the user.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"Adrian" <00@00.00> wrote in message
news:450ef207$0$751$5fc3050@dreader2.news.tiscali.nl...
>I have my SQL Server 2005 Express set up for Windows authentication. An
> application I want to run uses SQL Server Authentication. How can I
> reconfigure my SQL Server 2005 Express to allow for that?
>
> Adrian.
>
>



  Reply With Quote
Old 18-09-2006, 09:38 PM   #3
Adrian
Guest
 
Posts: n/a
Default Re: Authentication

Sorry, I wouldn't know how.
Could you please tell me?
Adrian.


"William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
news:%23mCps112GHA.2176@TK2MSFTNGP04.phx.gbl...
> You need to make sure the user's credentials are in the SQLEXPRESS
> instance's Logins. That is, unless you're using User Instance=True. In

this
> case, the User is considered to be the SA and is granted full rights to

the
> special instance created just for the user.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> INETA Speaker
> www.betav.com/blog/billva
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no

rights.
> __________________________________
>
> "Adrian" <00@00.00> wrote in message
> news:450ef207$0$751$5fc3050@dreader2.news.tiscali.nl...
> >I have my SQL Server 2005 Express set up for Windows authentication. An
> > application I want to run uses SQL Server Authentication. How can I
> > reconfigure my SQL Server 2005 Express to allow for that?
> >
> > Adrian.
> >
> >

>
>



  Reply With Quote
Old 18-09-2006, 09:55 PM   #4
William \(Bill\) Vaughn
Guest
 
Posts: n/a
Default Re: Authentication

Sorry, no more time today.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"Adrian" <00@00.00> wrote in message
news:450f03d1$0$712$5fc3050@dreader2.news.tiscali.nl...
> Sorry, I wouldn't know how.
> Could you please tell me?
> Adrian.
>
>
> "William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
> news:%23mCps112GHA.2176@TK2MSFTNGP04.phx.gbl...
>> You need to make sure the user's credentials are in the SQLEXPRESS
>> instance's Logins. That is, unless you're using User Instance=True. In

> this
>> case, the User is considered to be the SA and is granted full rights to

> the
>> special instance created just for the user.
>>
>> --
>> ____________________________________
>> William (Bill) Vaughn
>> Author, Mentor, Consultant
>> Microsoft MVP
>> INETA Speaker
>> www.betav.com/blog/billva
>> www.betav.com
>> Please reply only to the newsgroup so that others can benefit.
>> This posting is provided "AS IS" with no warranties, and confers no

> rights.
>> __________________________________
>>
>> "Adrian" <00@00.00> wrote in message
>> news:450ef207$0$751$5fc3050@dreader2.news.tiscali.nl...
>> >I have my SQL Server 2005 Express set up for Windows authentication. An
>> > application I want to run uses SQL Server Authentication. How can I
>> > reconfigure my SQL Server 2005 Express to allow for that?
>> >
>> > Adrian.
>> >
>> >

>>
>>

>
>




  Reply With Quote
Old 18-09-2006, 10:09 PM   #5
Adrian
Guest
 
Posts: n/a
Default Re: Authentication

Sleep well.

"William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
news:eHm7WT22GHA.4524@TK2MSFTNGP06.phx.gbl...
> Sorry, no more time today.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> INETA Speaker
> www.betav.com/blog/billva
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no

rights.
> __________________________________
>
> "Adrian" <00@00.00> wrote in message
> news:450f03d1$0$712$5fc3050@dreader2.news.tiscali.nl...
> > Sorry, I wouldn't know how.
> > Could you please tell me?
> > Adrian.
> >
> >
> > "William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
> > news:%23mCps112GHA.2176@TK2MSFTNGP04.phx.gbl...
> >> You need to make sure the user's credentials are in the SQLEXPRESS
> >> instance's Logins. That is, unless you're using User Instance=True. In

> > this
> >> case, the User is considered to be the SA and is granted full rights to

> > the
> >> special instance created just for the user.
> >>
> >> --
> >> ____________________________________
> >> William (Bill) Vaughn
> >> Author, Mentor, Consultant
> >> Microsoft MVP
> >> INETA Speaker
> >> www.betav.com/blog/billva
> >> www.betav.com
> >> Please reply only to the newsgroup so that others can benefit.
> >> This posting is provided "AS IS" with no warranties, and confers no

> > rights.
> >> __________________________________
> >>
> >> "Adrian" <00@00.00> wrote in message
> >> news:450ef207$0$751$5fc3050@dreader2.news.tiscali.nl...
> >> >I have my SQL Server 2005 Express set up for Windows authentication.

An
> >> > application I want to run uses SQL Server Authentication. How can I
> >> > reconfigure my SQL Server 2005 Express to allow for that?
> >> >
> >> > Adrian.
> >> >
> >> >
> >>
> >>

> >
> >

>
>
>



  Reply With Quote
Old 19-09-2006, 05:53 PM   #6
Paul Clement
Guest
 
Posts: n/a
Default Re: Authentication

On Mon, 18 Sep 2006 21:22:47 +0200, "Adrian" <00@00.00> wrote:

¤ I have my SQL Server 2005 Express set up for Windows authentication. An
¤ application I want to run uses SQL Server Authentication. How can I
¤ reconfigure my SQL Server 2005 Express to allow for that?

You can configure SQL Server to support both types of authentication:

http://www.hostmysite.com/support/v...dows/mixedmode/


Paul
~~~~
Microsoft MVP (Visual Basic)
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off