The first user assigned to a new account, ACCOUNTADMIN, should create at least one additional user with which administrative privilege?
The first user assigned to a new account, ACCOUNTADMIN, should create at least one additional user with which administrative privilege?
The first user assigned to a new account with the ACCOUNTADMIN role should create at least one additional user with the USERADMIN role. USERADMIN has the ability to create and manage users, which is crucial for effective user administration in an account.
A:UserAdmin https://docs.snowflake.com/en/user-guide/security-access-control-considerations.html#using-the-accountadmin-role By default, when your account is provisioned, the first user is assigned the ACCOUNTADMIN role. This user should then create one or more additional users who are assigned the USERADMIN role. All remaining users should be created by the user(s) with the USERADMIN role or another role that is granted the global CREATE USER privilege
Answer A https://docs.snowflake.com/en/user-guide/security-access-control-considerations.html#
A is correct Answer
A is correct
Correct
USERADMIN https://docs.snowflake.com/en/user-guide/security-access-control-considerations#using-the-accountadmin-role
A: USERADMIN