Question

controlling the logins


Badge +2

Hello

I would like to know if there is a way to restrict a user from login in to the commcell without disabling the user? I tried to restrict it from the roles but i couldnt find it.


7 replies

Userlevel 5
Badge +11

@arik ,

You can follow the steps in the documentation link below to restrict the user from accessing the commcell console.

https://documentation.commvault.com/2023e/essential/restricting_access_to_commvault_cloud_applications.html

Regards,

Edward J Holowienka

Badge +2

@HolowEd 

Thank you for the answer.

Alot of scripts are using the user i want to restrict from the commcell, if i restrict the user will he be able to run those scripts? This scripts install commvault on a server and add them as a client.

Badge +2

@arik ,

You can follow the steps in the documentation link below to restrict the user from accessing the commcell console.

https://documentation.commvault.com/2023e/essential/restricting_access_to_commvault_cloud_applications.html

Regards,

Edward J Holowienka

 

Userlevel 5
Badge +11

@arik ,

That should restrict the user from just logging into the commcell console, Believe if you check API that would stop the login from the scripts. Best to run a test just to make sure.

Regards,

Edward J Holowienka

Badge +2

@HolowEd 

Thank you for the answer.

Im pretty sure those scripts are using QCommands and that they dont use the API

Userlevel 5
Badge +11

@arik ,

I would recommend to make the restrict and then test qlogin with the account. This will let you know for sure if the qcommands fall under the Commcell Console or API.

Regards,

Edward J Holowienka.

Badge +2

@arik ,

I would recommend to make the restrict and then test qlogin with the account. This will let you know for sure if the qcommands fall under the Commcell Console or API.

Regards,

Edward J Holowienka.

Thank you very much for your help

Reply