R: Re: helpdesk-login
alby87 at inwind.it
alby87 at inwind.it
Wed Oct 28 09:35:44 CET 2015
Hi
I wrote on this list some times ago about this, I got this response
http://lists.kolab.org/pipermail/users/2014-December/018418.html
Just clone what you use for accessing yourserver.com/webmail calling it (mandatory) 'helpdesk-login'
Hope this helps :D
----Messaggio originale----
Da: trogdor at gabrielforster.com
Data: 27/10/2015 12.42
A: <users at lists.kolab.org>
Ogg: Re: helpdesk-login
Any ideas? Still can't figure out why this isn't working in Kolab 3.4
On Tue, Oct 20, 2015 at 10:43 AM, Trogdor Wasaman <trogdor at gabrielforster.com> wrote:
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/20151028/e5d585d7/attachment.html>
More information about the users
mailing list