DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Connect & Resource Privilege

  1. #1
    Join Date
    Jul 2001
    Posts
    45
    Hi All,
    I have a group of 3000 users that I have created.
    in a table called my emp_tbl. I also created 3 roles as follows.
    1)select_role ......for the 2800 users( for read only purpose.

    2)select_update_delete_role (150 users)
    3)insert_update_delete_role. (50 users)

    These users needed to be granted CONNECT, RESOURCE privilege in order or to be connected to the database.

    Questions
    1)How do I go by granting all the 3000 users CONNECT, RESOURCE with one script? rather doing granting them one by one.

    Now that they can be connected...
    How do I go by granting appropriate role to the members of the 1st, 2nd, and 3rd role?
    Can you please send me a step by step guide?

    Respectfully
    Richard

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width