• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Login as administrator - HORDE

G

gunner0_0

Guest
Hi!...

I have recently registered to this forum...well, i am installing Gollem(Horde web-based File Manager) and i need a login as a horde administrator:

"You must login to Horde as a Horde Administrator to finish the configuration of Gollem. Use the Horde Administration menu item to get to the administration page, and then click on the Configuration icon to get the configuration page. Select File Manager from the selection list of applications."

So, I realised that i don't have a administrator account.....What is that?.....this ?

/var/www/localhost/htdocs/horde/config
vi config.php ----> $conf['auth']['admins'] = array('webcorreo');

But What is the ¿password?

Thanks in advance
 
Ok....I have solved this issue. HOW?....Here we go!

1. I needed to create a account that i would like is the HORDE ADMINISTRATOR (for example: [email protected]) with a password.

2. Go to conf.php (var/www/localhost/htdocs/horde) and edit this line
$conf['auth']['admins'] = array('gunner@mydomain');

3. Finish, now you can go to the HORde Login and be ADMINISTRATOR
 
Back
Top