• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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