Преглед изворни кода

uid=0 thing can be fixed, but i don't want to be the one that allows to use
root logins on webmail interface.

tokul пре 20 година
родитељ
комит
0001f12e0f
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      plugins/administrator/INSTALL

+ 3 - 1
plugins/administrator/INSTALL

@@ -6,7 +6,9 @@ In order to use this plugin, you must first activate it using
 conf.pl and then you must change the config/config.php files
 conf.pl and then you must change the config/config.php files
 permissions to 660. This file must be owned by the user who you
 permissions to 660. This file must be owned by the user who you
 want to have access to this plugin (only one user allowed) and
 want to have access to this plugin (only one user allowed) and
-the group must be the group of the user who is running php.
+the group must be the group of the user who is running php. This 
+authentication method requires posix support in php and doesn't 
+work, if user's uid equals to 0.
 
 
 An alternative method, but less secure, is to add a file called
 An alternative method, but less secure, is to add a file called
 admins into the plugin folder with the names of the users that
 admins into the plugin folder with the names of the users that