Skip to content

[BB-358] Goldschmidt/minimum user permission#54

Merged
johnallers merged 1 commit intomainfrom
goldschmidt/minimum-user-permission
Apr 2, 2025
Merged

[BB-358] Goldschmidt/minimum user permission#54
johnallers merged 1 commit intomainfrom
goldschmidt/minimum-user-permission

Conversation

@MarcusGoldschmidt
Copy link
Contributor

Remove ACCOUNTADMIN role to run the connector

This query SELECT * FROM table(RESULT_SCAN(LAST_QUERY_ID())) LIMIT %d OFFSET %d ignores default warehouse/namespace for the current user, so the workaround was to grant ACCOUNTADMIN

Resources needed on the connector

SECRETS
DATABASES
USERS
USERS_RSA

Permission needed to run

  • MONITOR USAGE
  • Secrets needs access to each user's secret and database.
  • The Role/User of the connector needs to be set the default WAREHOUSE and default namespace to work properly

@MarcusGoldschmidt MarcusGoldschmidt changed the title Goldschmidt/minimum user permission [BB-358] Goldschmidt/minimum user permission Mar 28, 2025
@ggreer ggreer force-pushed the goldschmidt/minimum-user-permission branch from f2f1201 to 670b6c9 Compare April 2, 2025 17:55
@btipling btipling force-pushed the goldschmidt/minimum-user-permission branch from 670b6c9 to 7ef3989 Compare April 2, 2025 18:48
@johnallers johnallers merged commit 9f4b2d9 into main Apr 2, 2025
3 checks passed
@ggreer ggreer deleted the goldschmidt/minimum-user-permission branch April 2, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants