Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: Jáder on January 24, 2016, 01:16:57 AM

Title: Admin Is Master
Post by: Jáder on January 24, 2016, 01:16:57 AM
I've AdminIsMaster running ok on Horde/IMP but not working in SOGo.

In  http://wiki.contribs.org/Dovecot-extras
say:
"Dovecot
Additional DB keys to configure dovecot (based on the original documentation here):
AdminIsMaster (enabled|disabled, default is disabled): if enabled, the admin user will be a master user, and will be able to login as any user. To do so use user1*admin as login and the admin password to log in as user1. If you are using the Sogo groupware contrib this property has to be enabled.
"


Can someone tell me HOW I ENABLE IT ?
I've already done:

config setprop dovecot AdminIsMaster enabled
and the signal-event



Title: Re: Admin Is Master
Post by: Daniel B. on January 24, 2016, 09:04:02 AM
This won't work with SOGo (well, the feature itself can be used in SOGo for expiration of vacation messages, but not to log into the webmail). The reason is tht SOGo first check if the user trying to login exists in LDAP, which is not the case for user1*master.
If it's working with IMP or any other mail client, then the feature is on.
Title: Re: Admin Is Master
Post by: Jáder on January 25, 2016, 12:09:12 AM
Hi Daniel,

Thanks by your answer.
I use SOGo for a client and sell the "you can log in as any user" feature... now I discover they do not work togheter! :o
Should I try to find a hack to skip this users exists on LDAP for SOGo ?
Or open a NFR on SOGo ?

Regards.
Jáder
Title: Re: Admin Is Master
Post by: Stefano on January 25, 2016, 09:54:22 AM
Should I try to find a hack to skip this users exists on LDAP for SOGo ?

try.. good luck and let us know

Quote
Or open a NFR on SOGo ?

try.. good luck and let us know (Cit.) (Sogo has a bugzilla, but AFAICT its developer aren't interested in NFRs)
Title: Re: Admin Is Master
Post by: Jáder on January 25, 2016, 11:34:56 PM
Hi,

I've created a bug on MANTIS of SOGo: http://www.sogo.nu/bugs/view.php?id=3456
I'll keep you updated as following.

Regards,

Jáder
Title: Re: Admin Is Master
Post by: Stefano on January 26, 2016, 01:41:12 PM
Moving to SME 9.x Contribs as requested