You will need to create new roles and assign the required permissions the
role. After that assign the approprate roles to users.
Once you are done with that then you could use ROVOKE command remove the
permissions from Public role. The only way to rovoke
Public role rights is to Rove the permissions.
I have a system that before I arrived, they granted all permissions to all
objects to the public role instead of creating there own. While in the
process of trying to fix this we discovered that all users through the
public
role have the ability to create objects.
Ultimately what I need to know is how do I revoke or remove permissions to
the public role?
Re: change user1 access changes user2 access ... Using the public role is your problem. ... All users, whether it be User1,... permission you are granting All users the permissions.... > name, a password, I select a database to login to, then go ... (microsoft.public.sqlserver.security)
Re: SMS View Tables access through ODBC - Help! ... > view tables is required for a feed to a third party asset management tool.... Is public role necessary to access view tables? ... with a standard user account to make sure that nothing bad happened. ... enable the select permissions to the objects you want them to view. ... (microsoft.public.sms.admin)
Re: change user1 access changes user2 access ... > Using the public role is your problem. ... >permission you are granting All users the permissions.... I click on New Login.... >> name, a password, I select a database to login to, then ... (microsoft.public.sqlserver.security)
Re: Public Role in SQL Server 2000 SP3 ... The default permissions of the public role allow SELECT from sysobjects and ... other meta-data objects.... A security best practice is to create your own roles and grant object ...permissions to those roles as needed. ... (microsoft.public.sqlserver.server)
Re: Public Role in SQL Server 2000 SP3 ... >The default permissions of the public role allow SELECT ...control security by user ... >> If I add a user to a database with Public Database... (microsoft.public.sqlserver.server)