helpdesk-login

Trogdor Wasaman trogdor at gabrielforster.com
Tue Oct 20 16:43:53 CEST 2015


Anyone know how to set this up? We have the correct info in our
kolab_auth.php

if (( preg_match('/webmail', $_SERVER["HTTP_HOST"]) ) &&


   preg_match('/^\/helpdesk-login\//', $_SERVER["REQUEST_URI"]) ) {


   // Login and password of the admin user. Enables "Login As" feature.

   $rcmail_config['kolab_auth_admin_login']    = "MASKED";

$rcmail_config['kolab_auth_admin_password'] = "MASKED";
  $rcmail_config['kolab_auth_auditlog'] = true;

When navigating to /helpdesk-login, there isn't anything there. As if there
should almost be another instance of roundcube.  I can't find any
documentation on this feature.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20151020/49d98364/attachment.html>


More information about the users mailing list