Created 03-10-2022 12:38 AM
hi,
is it possible to add workload user as host user ?
(just need it for rstudio server)
thanks
Created 03-10-2022 02:38 AM
Hello @grlzz,
You can refer to the below doc[1] to understand the CDP user accounts. Please have a look into it and let us know if you have further queries.
doc[1]: Understanding CDP user accounts
Thanks.
Created 03-10-2022 03:13 AM
Hello @grlzz
the worload user have the access to the instances in the environment.
the documentation will help you to create a machine user.
If you found this response assisted with your query, please take a moment to login and click on "Accept as Solution" below this post.
Created on 03-10-2022 05:30 AM - edited 03-10-2022 05:31 AM
Hi @shehbazk @Azhar_Shaikh ,
thanks , but maybe I was not clear
Rstudio needs a user on the host, in other words , the ones on
/etc/passwd
which right now, it contains neither workload nor machine users (we have already a machine user)
the question whether is possible to add one of an existing user to the host (as in /etc/passwd)
thanks
Created 03-10-2022 05:34 AM
when I try
sudo passw [any_exisiting_user]
I get this error:
Password reset by root is not supported.
and the workload passw is not accepted by Rstudio, I guess because it looks up for passw in /etc/passwd
any idea ?
thanks
Created 03-10-2022 07:21 AM
https://docs.rstudio.com/ide/server-pro/authenticating_users/restricting_access.html
(that's in case for the context)
Created on 03-14-2022 01:47 AM - edited 03-14-2022 01:48 AM
Hello @grlzz
Thanks for sharing your findings with us. I understand Rstudio needs a user on the host (and it should be present under /etc/passwd (where all the local users belongs to))
You can create and add local user on the host as workaround, but If the node where you added the user is repaired or restarted it will loose the user from /etc/passwd that you have recently added and you will need to add it again. Cloudbreak will use the predefined images and steps and as the user will be through manual creation It will not consider the added user Incase of node reboot/repair.
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Thanks,
Azhar
Created 03-14-2022 02:20 AM
Created 03-17-2022 09:43 AM
Hello @grlzz
It would be great if you can open a support case for this, we will need to investigate on this and see the options available to implement this.
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created 03-23-2022 02:09 AM
ok thanks -- I have created one with the same title