![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, can user-defined role be granted to a group? i tried the following commands: ---------- create role my_role exec sp_addgroup my_group go sp_role 'grant', my_role, my_group or: grant role my_role to my_group ---------- Error: No such user/role 'my_group' exists. ---------- in System Administration Guide i found: System Security Officer privileges: "System Security Officers can also create and grant user-defined roles to users, other roles, or groups." Granting and revoking roles: "A role can only be granted to a login account or another role." so, finally, is it possible and how to grant user-defined role to a group? i'm running ASE 11.9.2 thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |