From 1428e96750821cf6f9df6a824e29f05408f49822 Mon Sep 17 00:00:00 2001 From: Rob van Son Date: Thu, 25 Apr 2013 11:00:06 +0200 Subject: [PATCH] Small correction in tutorial --- PrivateTutorial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PrivateTutorial.html b/PrivateTutorial.html index 9a9855c..c3d30a4 100644 --- a/PrivateTutorial.html +++ b/PrivateTutorial.html @@ -148,7 +148,7 @@ With each new user, a home directory is automatically created as a copy of the The following command will set a new password and signature for the testchallenge account:
perl CGIscriptor.pl --managelogin salt=Private/.Passwords/SALT masterkey='Sherlock investigates oleander curry in Bath' - password='testing' Private/.Password/testchallenge + password='testing' Private/.Passwords/testchallenge
Note that the creation time of the account (if present) will be part of the signature. This will make that every new account file will have a -- 2.11.4.GIT