X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=blobdiff_plain;f=adduserstort.pl;h=e2bd527782fd9ea71f2b2656a5ea35d6be784800;hp=a82649952065d53c85d6dde97e0de62cd21b3733;hb=0958d23852d17a8c3c8f8d4bf9e02c83587bf579;hpb=1818146d539ff99918d27fb3457657d4fd75ed57 diff --git a/adduserstort.pl b/adduserstort.pl index a826499..e2bd527 100755 --- a/adduserstort.pl +++ b/adduserstort.pl @@ -46,7 +46,7 @@ foreach $bc_user (@raw_data) $UserObj->Create(Name => $email_address, RealName => $realname, EmailAddress => $email_address, - Password => 'tpdemo2009', + Password => 'default2009', Organization => $organization, Privileged => $priv); #Address1 => $address1,