X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fadministrator%2FINSTALL;h=37ceb294eb3ccd1c351e31e100b9fe8a9cbb3cce;hp=82fbc9a70597e8c2902fce557e1ae62cb1b81f38;hb=dda2cc884dbb8745c36c973da3537aad45f4c264;hpb=e3106edda7828b23f9526f46cf24b97ff19f60cc diff --git a/plugins/administrator/INSTALL b/plugins/administrator/INSTALL index 82fbc9a7..37ceb294 100644 --- a/plugins/administrator/INSTALL +++ b/plugins/administrator/INSTALL @@ -1,12 +1,18 @@ Administrator Plugin --------------------- 2002 Philippe Mingo +-------------------- +2002 Philippe Mingo -This is still untested and unfinished alpha code. +This is Beta code. -In order to use the plugin you must activate it through conf.pl -and change its permissions to 660. That file must be owned by -the user you want to have access to that plugin (only one) and -the group of the user that is running php. +In order to use this plugin, you must first activate it using +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 +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. -Use this plugin at your won risk, and never before to make a backup -of the conf.pl file. The code is not tested and not finished. +An alternative method, but less secure, is to add a file called +admins into the plugin folder with the names of the users that +you want to allow the use of the plugin. + +Use this plugin at your own risk, and always remember to make a +backup of your config.php file before use. \ No newline at end of file