evaluate slice_uid earlier in the process
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 26 Mar 2014 10:22:20 +0000 (11:22 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 26 Mar 2014 10:22:20 +0000 (11:22 +0100)
commit2e11ef800fe9e25f706ed6001db14fdaac548a17
treeac3a6f414b57e700ce07ed87d8f26f452dde0c1f
parent807fcfecd3e0731b66a0969ef8bf79bd705f0a96
evaluate slice_uid earlier in the process
the previous code was, for some reason, behaving oddly on older f18 nodes
my hunch is that the call to pwd.getpwnam was taking place in a restricted environment
the new code was tested successfully on a PLE node
lxcsu