NAME
munchies_admin - Run subroutines as the super user
SYNOPSIS
- munchies_admin -c subroutine [-o var=value,...]
-
Run subroutine as the super user only if the excuting user is permitted
- munchies_admin -H|-h
-
Display man page/usage string
VERSION
0.6.$Rev: 1300 $
DESCRIPTION
This program exposes the subroutines in the App::Munchies::Admin module. Runs suid root. Only executes the subroutine as the super user if the subroutine name appears in a secure list belonging to one of the user's groups
REQUIRED ARGUMENTS
OPTIONS
DIAGNOSTICS
Prints errors to stderr
EXIT STATUS
Returns zero on success, non zero on failure
CONFIGURATION
Uses the constructor's appclass attribute to locate a configuration file
DEPENDENCIES
INCOMPATIBILITIES
None
BUGS AND LIMITATIONS
Send reports to Support at RoxSoft.co.uk
AUTHOR
Peter Flanigan
LICENSE AND COPYRIGHT
Copyright (c) 2012 Peter Flanigan
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself