From 49dda537e42585133bddf37ae3a94a03e3cdb841 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 2 Nov 2008 14:02:30 +0000 Subject: [PATCH] advice about putting swekey.conf outside or document root --- Documentation.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index e90c296dd..1707647da 100644 --- a/Documentation.html +++ b/Documentation.html @@ -518,11 +518,12 @@ disabled by default.

To enable it, add the following line to config.inc.php:

-$cfg['Servers'][$i]['auth_swekey_config'] = './swekey.conf';
+$cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey.conf';
 

You then have to create the swekey.conf file that will associate -each user with their Swekey Id. A self documented sample file is provided +each user with their Swekey Id. It is important to place this file outside +of your web server's document root (in the example, it is located in /etc). A self documented sample file is provided in the contrib directory. Feel free to use it with your own users' information.

If you want to purchase a Swekey please visit