Roundcube Community Forum

Release Support => Pending Issues => Topic started by: jbehling on July 28, 2011, 02:35:54 PM

Title: problem with dovecot + pam_krb5
Post by: jbehling on July 28, 2011, 02:35:54 PM
Hi:

I'm trying to use roundcube with dovecot to do auth with the pam_krb5 module. It appears that roundcube is sending [email protected] as the user (which then fails because kerberos thinks the @domain is a realm). Is there any way that I can get roundcube to send just the username to dovecot? I can successfully login through telnet to dovecot, so I'm pretty sure the issue is with my roundcube config.

Thanks!
Title: problem with dovecot + pam_krb5
Post by: Julius Caesar on July 29, 2011, 04:22:36 AM
I have no experience with kerberos, but have you checked the following option in the config:
$rcmail_config['username_domain'] = '';