Page 1 of 1

How to run Z-Way server (and related) under non-root user?

Posted: 16 Sep 2015 21:24
by burnersk
For security reasons I do not want z-way-server, zbw_connect, mongoose and related software run as the root user. I want to have those run under their own users.

How to configure those services?

Re: How to run Z-Way server (and related) under non-root use

Posted: 17 Sep 2015 13:43
by PoltoS
Z-Way does not need root privileges - only access to serial port (you can add it in dialup group).

zbw_connect needs no superuser too once it got user ID. It is needed only for remote access.

webif (mongoose) needs root privileges since it needs to change system parameters. You can just turn it off, since it is optional.