From 04da8110e2579037e65895d75a5aef5bc25f5900 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 4 Sep 2001 13:50:52 +0000 Subject: [PATCH] clarification about stduser --- Documentation.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation.html b/Documentation.html index b1e061427..13a0ad060 100755 --- a/Documentation.html +++ b/Documentation.html @@ -323,6 +323,12 @@ (see $cfgServers[n]['stduser']).

+ Please also note that if you try a phpMyAdmin login with this stduser, + you could get some errors, depending on the exact privileges you + gave to this stduser. phpMyAdmin does not support a direct login + with the stduser. +

+ See also the FAQ section for more information about security.