Re: Restrict access to certain db

From: Hari (hari_prasad_k_at_hotmail.com)
Date: 03/25/04


Date: Thu, 25 Mar 2004 19:45:38 +0530

Hi,

1. Create a new login in sql server (Use enterprise manager -- Security
option)
2. Go to database and select users option and add a new user
3. Assign that user db_reader and db_writer role (this will only allow that
user to browse and update/insert/delete contents in this database)
4. Login to QA as SA user
5. Select the database in which the user need create table prev.
6. Execute "Grant CREATE TABLE to <User name>

If you need to restrict the Insert and Delete from tables - Have a look into
DENY command .

Tahnks
Hari
MCDBA

"mikeb" <anonymous@discussions.microsoft.com> wrote in message
news:AAC88C32-6D4C-44C8-B6D8-607F078F6A7A@microsoft.com...
> I need to install EM and QA on some users machines, but I only want them
to have access to certain db's, What is best way to manage this? ALso, in
QA I want them to only be able to run Select/Update/Make Table queries. How
do I force a user to logon when they open EM or QA with a certain login
account?



Relevant Pages

  • RE: How to allow users to change their password?
    ... be set up to provide the Security dialog window for password changes. ... I'll have to login using their login ... > name/password first. ... See http://www.QBuilt.com for all your database needs. ...
    (microsoft.public.access.security)
  • Re: Enter user name, enter password, then press enter...
    ... What do you do when the customer asks that the database login in be the same ... username and password to use all of the stuff that she is permitted to use. ... I have implemented this type of security for Access, VB, and Web Based ASP ...
    (microsoft.public.access.forms)
  • Re: Login forms
    ... >>> I'm trying to develop a login form for an access database. ... >>> to use the Access User Level Security at the moment. ...
    (microsoft.public.access.forms)
  • Re: Linked Table-Embed Password
    ... > for the one login was the security. ... Don't confuse data security issues with data integrity issues. ... It may be common, but it's not secure. ... See http://www.QBuilt.com for all your database needs. ...
    (microsoft.public.access.security)
  • Re: Design protection
    ... If you aren't using the login ID that authenticated with the computer's OS ... or your own home-grown security methods. ... user-level security are available for a reasonable price to anyone who wants ... because Access database developers are burdened with ...
    (microsoft.public.access.tablesdbdesign)