[horde] Default login domain?

Barry Flanagan barryf-lists at flanagan.ie
Wed Jul 4 09:47:16 UTC 2007


Nathan Lager wrote:
> The server I am setting up horde on services many domains, one domain is
> special.  We need to allow their users to login without entering their
> domain name. 
> 
>  
> 
> As an example, all other users login with user at domain.com, this one
> domain should be just user, no @domain.com. 
> 
> I thought I could just make a second copy of horde, and add a realm to
> imp/config/servers.php, according to the documentation in servers.php,
> this should tack an @domain.com to the end of the login. 
> 
>  
> 
> I made the copy, gave it its own virtual host, and added the realm.  But
> when I try to login using the username without the domain, it is
> rejected.  
> 
>  


Have a look in horde/hooks.php a the  _username_hook_tobackend and
_username_hook_frombackend hooks. You should be able to make these do
that you require.

-- 

-Barry Flanagan


More information about the horde mailing list