piserver icon indicating copy to clipboard operation
piserver copied to clipboard

piserver access password change

Open tlauritsen opened this issue 3 years ago • 1 comments

I have successfully set up a piserver for a bunch of Raspberry Pi's that are doing the slow control of a DAQ system using the EPICS control system.

Following the instructions, I installed the piserver from my own account. This unfortunately means that if I access the piserver (/usr/bin/piserver), I have to input my own personal password. For the final use, I would like to change this password to something else, to a password I can share with my group. I have not been able to figure out how to do that. I think the password is in '/var/lib/piserver/settings.json'. How can I change the piserver access password?

tlauritsen avatar May 14 '22 18:05 tlauritsen

Any user that is member of the "sudo" group should be able to start the Piserver GUI by entering the password of their own user account.

maxnet avatar Jun 03 '22 12:06 maxnet