First, make sure you have support.example.com and example.com in your domain table. Use
serctl domain add example.com serctl domain add support.example.com
Second, depending on the version of SER you are using, you may need some or all of the following.
modparam("usrloc", "use_domain", 1) modparam("registrar", "use_domain", 1)
Zeus
-----Original Message----- From: serusers-bounces@lists.iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of gaillac harry Sent: Tuesday, 20 April 2004 7:31 PM To: serusers@lists.iptel.org Subject: [Serusers] multiple domains
Hi all,
here is my problem when i use serctl to add a account the domain name is extract from email address and insert to domain field of subscriber table. I added two domains (support.example.com and example.com) but if i use digest authentication (!www...) the client send is domain and SER look at its subscriber domain field so it's right for example.com's clients.
I have to change domain name in subscriber table for all support.example.com's clients or don't use digest authentication!
May I use one SERWEB per domain ?
is it possible to avoid changing domain field of subscriber table for accounts of others domains?
What about dns srv may I have to add srv recording for each domain or using outbound proxy?
Regards Harry