Commenting out these lines:

    if (geteuid() == 0 || getuid() == 0) {
        error(_("amservice must not be setuid root"));
    }

in these modules:

common-src/amservice.c
server-src/amcheck.c
server-src/dumper.c
server-src/planner.c

allowed amdump 3.5 to complete successfully as user root.

Steve
-- 
Steven J. Backus                        Computer Systems Manager
University of Utah                      E-Mail:  steven.bac...@utah.edu
Genetic Epidemiology                    Alternate:  bac...@math.utah.edu
391 Chipeta Way -- Suite D              Office:  801.587.9308
Salt Lake City, UT 84108-1266           http://www.math.utah.edu/~backus

Reply via email to