From c3e422c8ecc969759bee0adc2dbf014c19780c3a Mon Sep 17 00:00:00 2001 From: stefanp Date: Wed, 4 Dec 2002 10:07:35 +0000 Subject: [PATCH] updated to latest changes --- readme.txt | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/readme.txt b/readme.txt index 74e2e6c3..180a849d 100644 --- a/readme.txt +++ b/readme.txt @@ -1,25 +1,17 @@ To get the manage-application to work you must: - add it to the apps.properties file with the following line: - manage - - use snapshot 20020326 or later. + - use helma distribution 1.2-RC1 or later. - add the following properties to server.properties: - allowAdmin=[comma-separated list of hosts or ip-addresses that - are allowed to access this application, wildcards - are only allowed in addresses, not in hostnames] - adminUsername= - adminPassword= + allowAdmin = [comma-separated list of hosts or ip-addresses that + are allowed to access this application. wildcards + are only allowed in addresses, not in hostnames!] + adminAccess = - MD5-encoding can be done - once you've got the application - up and running - on the web: - - http:///manage/makekey - http:///base/makekey - - or you can use a shell-tool integrated in helma: - java -classpath helma.jar helma.util.MD5Encoder + Creating the credentials can be done after you've got the application + up and running at this address: http:///manage/makekey