Linux-PoolManager icon indicating copy to clipboard operation
Linux-PoolManager copied to clipboard

Which module do I need on Ubuntu to have password protected site?

Open pmalek opened this issue 11 years ago • 4 comments

I have the following installed :

libapache-htpasswd-perl
libauthen-simple-passwd-perl
libcrypt-passwdmd5-perl
apache2-utils

but on the configuration page I have

selection_001

I have tried pressing install and restarting apache but that didn't help.

pmalek avatar Sep 07 '14 09:09 pmalek

Pretty sure none of those packages are required. From the command line, do: /opt/ifmi/mcontrol installht This is what the 'Install' button attempts to do, and may show you the error.

starlilyth avatar Sep 07 '14 18:09 starlilyth

Ok I presume it worked because I got this:

Adding password for user poolmanager

and I can see the menu about setting the password but how do I actually set the password for the web GUI ?

pmalek avatar Sep 07 '14 18:09 pmalek

The default password is 'live'. You may need to reload the web page to see the changes.

starlilyth avatar Sep 07 '14 18:09 starlilyth

I tried reloading the web page as well as restarting the web server and it still takes me straight to the overview page (as usual) without prompting for password.

pmalek avatar Sep 07 '14 18:09 pmalek