From 2ce1faf69bf49df3c406303c30d1d2bc04fab44d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 28 Nov 2011 13:25:23 +0100 Subject: [PATCH] sfa users have different names --- system/config_default.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config_default.py b/system/config_default.py index f50003f..04fd524 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -336,7 +336,7 @@ def sfa_slice_spec (options,index,rspec_style): print 'in sfa_slice_spec','slicename',slicename,'hrn',hrn,'mail',mail key=public_key slice_person_xml =''' +last_name="Sfa %(rspec_style)s" name="%(hrn)s" type="user"> %(key)s2010 1piadmin%(prefix)s'''%locals() -- 2.43.0