The authorization tag has no wiki summary.
2
votes
0answers
293 views
Pulseaudio/X permission other user/SSH
My user user1 is running a graphical X session with pulse configured per-user.
I need to run a graphical program that uses audio with user2.
If I do su user2; program program doesn't start and I ...
1
vote
0answers
39 views
Run a script (for an app GUI) when logged from NX but limit shell commands on terminal
I have a user which will be accessing an app GUI via NX NoMachine. I want to allow this user to execute the command to bring up the app GUI (done automatically by NX) BUT prevent him from executing ...