[horde] Limit login to one domain

Simon B simon.buongiorno at gmail.com
Sun Jun 23 12:50:06 UTC 2013


On 23 Jun 2013 13:51, "Lucas | wb7.eu" <lg at wb7.eu> wrote:
>
> Hello,
>
> I am using Horde on a shared system and want to limit logins to the
> domain example.com. The Login-Backend is imp over imap. I installed
> Horde yesterday from PEAR.
>
> How I can limit the login-domain? For default usernames are
> someone at domain.tld.

You probably need to change your auth mechanism.
http://wiki.horde.org/SQLAuthHowTo

I imagine ldap will work similarly.

The only way your imap server could control this is by denying a login from
127.0.0.1 for all the other domains.  Which may or may not work depending
on your configuration and/or other services.

Simon


More information about the horde mailing list