Hello,

We have the following set in the imapd.conf for 2.3.1 install:
virtdomains: on
admins: globaladmin [EMAIL PROTECTED]
defaultdomain: xyz.com

and in saslauthd.conf:
ldap_default_realm: xyz.com

Following cyradm logins fail for the 'globaladmin', whether or not
FQDN is passed as an option of '-u' argument:

cyradm -u globaladmin localhost
cyradm -u [EMAIL PROTECTED] localhost

However [EMAIL PROTECTED] succeeds in login. Ldap logs indicate 
that the domain passed for 'globaladmin' is 'adari.net' and not 
xyz.com. It appears that the application is doing a reverse dns 
and obtaining the domain 'adari.net' instead of using the 
defaultdomain (ldap_default_realm).

Any other parameters to set for the system to pick the right domain
(ie xyz.com) for the globaladmin?

Thanks
__
Seva
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to