Bug 26168

Summary: Create admin Linux user "koha" which is member of all *-koha instance groups
Product: Koha Reporter: David Cook <dcook>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: RESOLVED WISHLIST QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description David Cook 2020-08-07 02:59:38 UTC
It would be useful to have an administrative Linux user "koha" which is a member of all *-koha instance groups.

The high level use case is a non-root (daemon) service that can run "koha-shell kohadev -c 'command'".

At the moment, you could just run that (daemon) service as root, but ideally it would be better to run it as a less privileged user.
Comment 1 David Cook 2024-11-01 01:31:54 UTC
This would be nice to have, but there's better uses of time.