From: Barış Metin Date: Fri, 17 Jul 2009 09:14:35 +0000 (+0000) Subject: (no commit message) X-Git-Tag: nodeconfig-4.3-5~4 X-Git-Url: http://git.onelab.eu/?p=nodeconfig.git;a=commitdiff_plain;h=9e13539872973169d8a9e1e17ea9355002eb93d3 --- diff --git a/PlanetLabConf/keys.php b/PlanetLabConf/keys.php index cfffba0..ed4cfd2 100755 --- a/PlanetLabConf/keys.php +++ b/PlanetLabConf/keys.php @@ -33,6 +33,8 @@ if (!empty($_REQUEST['role'])) { } } } + +// {ple,pl}_monitor user is created on the nodes by the monitor-runlevelagent init script. if (isset($_REQUEST[PLC_SLICE_PREFIX . '_monitor'])) { $user = $adm->GetPersons(array('first_name' => 'Site', 'last_name' => 'Assistant')); if (!empty($user)) {