On Thu, Mar 06, 2008 at 08:46:21AM +0100, Raoul Thill wrote:
> Hi,
>
> I've currently build a web interface using django and want to run the web
> part as another user than root. How can I run my scripts without root
> rights, is this possible?
>
> Thanks for pointing me to a solution.
The InstallAndSetupGuide[0] mentions how to run a func client as a
non-root user:
setfacl -d -R -m 'u:MYUSER:rX' /etc/pki/func/
setfacl -R -m 'u:MYUSER:rX' /etc/pki/func/
luke
[0]: https://fedorahosted.org/func/wiki/InstallAndSetupGuide
_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list