[horde] Horde installation for users in multiple domains
Thomas O'Brien
thomas at creativebusinessystems.com
Thu Oct 21 22:49:27 PDT 2004
Quoting diego at llosa.net:
> I have installed Horde latest CVS HEAD successfully but I am having a minor
> problem.
>
> I got Passwd: 3.0-cvs and Sam: 0.1-cvs to work but my problem is that this
> installation of horde allows users in multiple domains to login with IMAP
> authentication.
>
> For example I have diego at llosa.net and diego at otherdomain.us being different
> users.
>
> Users in multiple domains can login just fine but both Passwd and Sam
> use just
> diego for the username instead of diego at llosa.net or diego at otherdomain.us.
>
> Is there a way to fix that? So that those modules use the entire
> login instead
> of just the username with no domain.
>
> Thanks in advance
>
> Diego
I believe what your looking for, for passwd anyway is:
$conf['hooks']['default_username'] = true;
in /passwd/config/conf.php or
check "Use a custom hook for determining the default username"
from Administration-Configuration-Password
I don't use SAM.
Thomas
More information about the horde
mailing list