Re: security



That's easy to say I needn't have to assign, but until I do, the user can't
connect. It seems something is set wrong, but I need to know what. I am
using Windows Authentication.


"Charles Wang[MSFT]" <changliw@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:UY1zG$OwGHA.5864@xxxxxxxxxxxxxxxxxxxxxxxx
Hi Johna,
SQL Server has two authentication mode: Windows Authentication mode and
Mixed Authentication mode. You needn't have to assign an user local
administrator permission. Any local user or domain user can access SQL
Server however he need to be assigned more sql server permissions to
execute query , DML operations and manage the sql server.

For more information, you can refer to:
Authentication Mode
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/instsql/in_
runsetup_6p9v.asp

If you have any other questions or concerns, please feel free to let me
know. It's my pleasure to be of assistance.

Charles Wang
Microsoft Online Partner Support

======================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
======================================================



.



Relevant Pages

  • RE: Authentication in MSDE 2000
    ... "How to remove windows Authentication mode in MSDE ... SQL Server supports two authentication modes, one is Windows Authentication ... server roles assigned to a login, you can refer to these articles: ...
    (microsoft.public.sqlserver.msde)
  • RE: How to access SQL Server from a non-privileged domain account
    ... account to be able to access the SQL Server. ... Since your SQL Server 2005 has been running with Windows Authentication ... Contact your network administrator to add your domain account to the ... Change your SQL Server 2005 authentication mode to Mix mode so that you ...
    (microsoft.public.sqlserver.setup)
  • Authentication mode selection...
    ... In SQL Server 2000, Which authentication mode is more effecient and more secured? ... If our application uses SQL authentication, and if the client uses Windows authentication, a run-time error will be generated. ... Post Made from http://www.DotNetJunkies.com/newsgroups Our newsgroup engine supports Post Alerts, Ratings, and Searching. ...
    (microsoft.public.dotnet.general)
  • Re: Cannot register SQL Server 2000SP3 from client computer
    ... Windows Authentication mode, Mixed mode, or SQL Server mode. ... >use the sql account sa to login. ...
    (microsoft.public.sqlserver.connect)
  • Re: Credentials not being passed with remote access
    ... allowed windows authentication to work, ... I had assumed johnx was a domain user rather than a local Windows account. ... johnx was set up as a local login on sql server. ...
    (microsoft.public.sqlserver.security)