Re: User account for only SQL server



1. Create a LOCAL user account on the SQL server for the person.
2. Add the new account to the local Administrators group on the SQL server
only.
3. Give the new account SQL server admin permissions using the SQL server
management tools.

Because this is a local account on the SQL server only, it will not have
permission to any other computer (as long as the username and password are
not the same as another account in your domain).

"vdz" <vdz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A03BDA6F-AD74-40C1-8579-A79F3A0B1314@xxxxxxxxxxxxxxxx
Hi all

I have been searching for a solution for creating a certain user to be able
to logon only SQL server remotely.

Here is my senario:

1 x DC wins server 2003 AD
1 x SQL server - member server wins 2003 server.

I just want to creat a user account so that he or she is only able to log in
SQL server to maintain our database and do some other tasks on SQL server
remotely.

I am thinking that is an user local account previlleged enough for him or
her to perform his/her tasks on our SQL server?

Any help would be much appreciated.


.



Relevant Pages

  • Re: Error 15401 using sp_grantlogin (not addressed by current KB articles)
    ... Restarting Windows 2000 resolved the problem for this particular account, ... confused when it sees a duplicate SID. ... > One way to get SQL Server to agree with the renamed NT ... > Preview (to ensure the script was created), ...
    (microsoft.public.sqlserver.security)
  • Re: SharePoint V3 Install Error
    ... But it our case it had to do with Group Policies that forbid the account of ... WSS FAQ:www.wssv3faq.com/wss.collutions.com ... Event Source: WindowsSharePointServices3Search ... whatever you are installing WSS as sufficient rights to the SQL Server ...
    (microsoft.public.sharepoint.windowsservices)
  • RE: Problems with WebParts
    ... to a database called aspnetdb. ... > The connection string specifies a local SQL Server Express instance using a ... > server account must have read and write access to the applications directory. ... > This is necessary because the web server account will automatically create ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: User account for only SQL server
    ... But now he insisted to have Admininstrators Account so that he can log on to ... I did try adding his user account that includes Administrators permission to ... Add the new account to the local Administrators group on the SQL server ...
    (microsoft.public.windows.server.active_directory)
  • Trusted connection
    ... Can I log on to SQL Server 2000 being loged on to a computer (local ... user account) which is added to a domain? ... local Administrators group but the ...
    (microsoft.public.sqlserver.security)