From ff99f54f159516e86cde3da882b7e695af8db7c5 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 11 Mar 2003 18:40:39 +0000 Subject: [PATCH] Added note about combination of access methods SVN revision: 441 --- doc/config.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/config.html b/doc/config.html index 4be984da..5c2c9c64 100755 --- a/doc/config.html +++ b/doc/config.html @@ -776,7 +776,8 @@ on can be displayed.

Reading and writing into logbooks can be constrained using two different access methods, either with global passwords for read, write and admin (config, delete), or with user- -level passwords. For these two schemes to work properly, cookies have to be turned +level passwords. Both methods can be combined on the same server using different logbooks. +For these two schemes to work properly, cookies have to be turned on in your browser. Please consult your browser documentation about how to do that.