• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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