dosubot[bot] commented on issue #30678:
URL: https://github.com/apache/superset/issues/30678#issuecomment-2430225604

   <!-- Answer -->
   To assign schema access permissions using the Superset user interface, 
follow these steps:
   
   1. **Navigate to Security**: In the Superset menu, go to `Security` and 
select `List Roles`.
   
   2. **Select or Create a Role**: Find the role you want to modify or create a 
new one by clicking the `+` sign. If creating a new role, give it a name.
   
   3. **Assign Permissions**: In the role's settings, look for the 
**Permissions** section. Use the typeahead feature to search for and select the 
specific schema permissions you want to assign. Permissions are typically in 
the format `[database].[schema]`.
   
   4. **Assign Users to the Role**: Ensure that the users who need access to 
the "pgsql" schema are assigned to this role. You can do this in the same role 
settings page.
   
   5. **Save Changes**: After assigning the necessary permissions and users, 
save your changes.
   
   By following these steps, you can manage schema access permissions directly 
through the Superset user interface without modifying the code.
   
   
   <!-- Dosu Comment Footer -->
   *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to