systemctl chrome-remote-desktop without superuser

Some time ago to enable chrome remote desktop it was necessary to insert the user in the chrome-remote-desktop group to prevent the user from having to be a super user to enable the service

Now the user needs to have super users permission to enable the execution of bin/systemctl

I'm trying unsuccessfully to allow any user to enable chrome-remote-desktop without the authentication box indicated in the photo below appearing.

I tried to edit /etc/sudoers ALL=NOPASSWD: /bin/systemctl with no success either so the login box doesn't appear anymore and also through the linux terminal

enter image description here

NOTE: the operating system accessed is a ubuntu 18.04

2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like