Tag: role


Found 92 results for 'role'.


1) postgresql - Enforce conditions on queries
2) postgresql - Drop role postgresql
3) oracle - Why does "GRANT SELECT ... TO Role;" not allow members of Role to SELECT?
4) oracle - What is the difference between ROLE and PRIVILEGE for Oracle?
5) postgresql - Should roles without login have the connect permission on a database?
6) postgresql - unable to drop user in PostgreSQL 12.4
7) postgresql - Postgres role does not inherit permissions of superuser role via membership in that role
8) mysql - How to model complex database role relationships
9) sql-server - row level security using roles in SQL Server
10) sql-server - Purpose of SQL Server Application Roles
11) sql-server-2012 - How do I allow users to add members to a specific database role?
12) sql-server - Grant a database role in current database with permission to execute a SP in msdb
13) sql-server - SQL server database Role management - Azure SQL MI
14) sql-server - Do I need GRANT for INSERT to table If has EXECUTION GRANT for procedure?
15) postgresql - Problem with permissions for user
16) postgresql - Is it safe to delete the default "postgres" role?
17) sql-server - Granting a user a permission to restore a database
18) sql-server - How do I assign an entire Active Directory group security access in SQL Server 2008?
19) oracle - When creating views, why do users need direct object permissions if they already have the same permissions via a role?
20) sql-server - Row-based Permission in SQL Server Newbie Question
21) schema - Login Schema Role User Setup
22) sql-server - SQL Server Grant CRUD to Users on One Schema
23) oracle - Configure Oracle user in Enterprise Manager to CREATE VIEW on any of his tables
24) postgresql - Setting up a simple "permissions architecture" in PostgreSQL
25) postgresql - Group permissions in postgreSQL not inheriting to table level
26) sql-server-2016 - ALTER permission on database allows creation of security principals
27) sql-server-2005 - Will a SP which writes records fail if accessed by a db_datareader role?
28) postgresql - PostgreSQL - Who or what is the "PUBLIC" role?
29) sql-server - Get list of permisison for a SQL role
30) database-design - Comma List vs Multiple Records
31) sql-server - User can't execute stored procedure despite in role with permission
32) sql-server - Can't alter database roles on a restored database
33) postgresql - Postgres get function owner
34) role - Postgres inherit from one role and not another
35) sql-server - Difference between Owned Schemas and Role Membership for Microsoft SQL Server
36) sql-server - How do I assign an entire Active Directory group security access in SQL Server 2008?
37) sql-server - Is it best practice to revoke server permissions to the server "public" role on SQL Server instances?
38) sql-server - Is there a difference between granting SELECT to a user and adding them to the db_datareader role?
39) sql-server - How do I detect execute permission granted to a role (when no ON clause was used)
40) sql-server - Deny DDL_ADMIN permissions to a role on [dbo] schema
41) sql-server-2014 - Adding AD Security group to a SQL linked server
42) mariadb - MariaDB Roles and SHOW DATABASES
43) postgresql - Restore superuser role to postgres user
44) sql-server - List of role permissions including other roles - how can I find out the roles that belong to other roles?
45) team - Who is Configuration Manager?
46) sql-server - How to add a login to the dbcreator role?
47) sql-server - How to grant Unmask permission to a user at table level and column level in sql server?
48) postgresql - Only allow access to a table via a function, not directly via queries
49) sqlite - Query for hierarchical RBAC scenario
50) mongodb - How should I be using Users and Access Roles in MongoDB?