Re: [Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-06 Thread Robert Marcano
On 02/03/2012 03:43 AM, Natxo Asenjo wrote: further you do not need to have the Maildirs on the users' homedirs: http://wiki.dovecot.org/Authentication/Kerberos If you only want to use Kerberos ticket-based authentication: auth default { mechanisms = gssapi userdb static { args = u

Re: [Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-06 Thread Robert Marcano
On 02/03/2012 03:01 AM, Dale Macartney wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Craig I am actually working on this very thing at the moment. there is a very basic config here (http://freeipa.org/page/Dovecot_Integration), however this is using pam for everything The end goal

Re: [Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-03 Thread Dale Macartney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/03/2012 08:13 AM, Natxo Asenjo wrote: > On Fri, Feb 3, 2012 at 9:02 AM, Natxo Asenjo wrote: >> On Fri, Feb 3, 2012 at 8:31 AM, Dale Macartney >> wrote: >> >>> I have been experimenting with how best to address this, however I am >>> constant

Re: [Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-03 Thread Natxo Asenjo
On Fri, Feb 3, 2012 at 9:02 AM, Natxo Asenjo wrote: > On Fri, Feb 3, 2012 at 8:31 AM, Dale Macartney > wrote: > >> I have been experimenting with how best to address this, however I am >> constantly being pushed back to the only way of having a userdir that >> actually exists would be a homdir wh

Re: [Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-03 Thread Dale Macartney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/03/2012 08:02 AM, Natxo Asenjo wrote: > On Fri, Feb 3, 2012 at 8:31 AM, Dale Macartney > wrote: > >> I have been experimenting with how best to address this, however I am >> constantly being pushed back to the only way of having a userdir tha

Re: [Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-03 Thread Natxo Asenjo
On Fri, Feb 3, 2012 at 8:31 AM, Dale Macartney wrote: > I have been experimenting with how best to address this, however I am > constantly being pushed back to the only way of having a userdir that > actually exists would be a homdir which would be created when a user > first logs in. > > Yes, if

Re: [Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-02 Thread Dale Macartney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Craig I am actually working on this very thing at the moment. there is a very basic config here (http://freeipa.org/page/Dovecot_Integration), however this is using pam for everything The end goal of course is sso in which I have managed to get

[Freeipa-users] Dovecot IMAP with IPA 2.x?

2012-02-02 Thread Craig T
hi, Has anyone setup Dovecot IMAP to work with IPA 2.x yet? I'm thinking the best config would be to use; * IMAPS between the mail clients and Dovecot server * LDAPS with "Passdb LDAP with authentication binds" to connect to IPA? ref: http://wiki2.dovecot.org/AuthDatabase/LDAP/AuthBinds cya Cr