[Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 10 16:43:26 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745

--- Comment #1 from Barry Cannon <barry at oslo.ie> ---
Created attachment 12107
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12107&action=edit
Addition of "executed by user" check to warn if execute by root user.

This patch will check the uid of user who executed the script. If it is the
root user a warning will be issued and die. A user can force "execute as root"
by using the -runas-root switch.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list