[torqueusers] Bad UID for job execution MSG=ruserok failed validating ...
Michael Jennings
mej at lbl.gov
Thu Feb 14 18:10:32 MST 2013
On Tuesday, 12 February 2013, at 14:45:22 (-0500),
Carlos Borroto wrote:
> Would this do? Would it be better if I submit a pull request github?
>
>
> --- configure.ac.old 2013-02-11 15:00:45.000000000 -0500
> +++ configure.ac 2013-02-11 15:16:08.000000000 -0500
> @@ -1317,8 +1317,10 @@
> if test "${enable_munge_auth}" = "yes" ; then
> AC_MSG_RESULT([yes])
> CFLAGS="$CFLAGS -DMUNGE_AUTH"
> + RPM_AC_OPTS="$RPM_AC_OPTS --with munge"
> else
> AC_MSG_RESULT([no])
> + RPM_AC_OPTS="$RPM_AC_OPTS --without munge"
> fi
> fi
Exactly right. Pull request sent:
https://github.com/adaptivecomputing/torque/pull/66
Michael
--
Michael Jennings <mej at lbl.gov>
Senior HPC Systems Engineer
High-Performance Computing Services
Lawrence Berkeley National Laboratory
Bldg 50B-3209E W: 510-495-2687
MS 050B-3209 F: 510-486-8615
More information about the torqueusers
mailing list