Imapd/Sasl/Ldap

2008-01-22 Thread Joshua Van Horn
Hi, I have compiled sasl-2.1.22 against openladp-2.3.39. After setting up the saslauthd.conf file, I was able to successfully authenticate against our SunONE LDAP server using testsaslatuhd. My issues arise when I start the cyrus-imapd program. I am able to login via Thunerbird/random IMAP cli

Re: Can't access the imap server using telnet, nor send email.

2008-01-22 Thread Patrick Boutilier
Adam Tauno Williams wrote: >>> OK, so with PAM, how do you set passwords to your virtual users ? >>> sorry, i'm like _really_ lost, and running out of time :-/ > > Then take a breather and go back to the documentation. > > I'm not aware of any remotely normal configuration that would > authentica

Re: Can't access the imap server using telnet, nor send email.

2008-01-22 Thread Adam Tauno Williams
> > OK, so with PAM, how do you set passwords to your virtual users ? > > sorry, i'm like _really_ lost, and running out of time :-/ Then take a breather and go back to the documentation. I'm not aware of any remotely normal configuration that would authenticate virtual user's against PAM. Virt

Re: can i build a sasl module with support for encrypted passwords?

2008-01-22 Thread Rupert
Dan White schrieb: > rupert wrote: >> Hi, >> i have my murder cluster running, with passwords stored in a mysql DB. >> The only thing that bugs me now is that the passwords are stored in >> plaintext inside the DB. >> I am using fedora8 and will switch to CentOS once everything runs fine. >> Can i

Re: Can't access the imap server using telnet, nor send email.

2008-01-22 Thread badock
so you haven't changed your /etc/pam.d/imap ? mine says: #%PAM-1.0 authinclude system-auth account include system-auth 2008/1/22, Alain Spineux <[EMAIL PROTECTED]>: > > On Jan 22, 2008 3:09 PM, badock <[EMAIL PROTECTED]> wrote: > > OK, so with PAM, how do you set passwords to your virtu

Re: can i build a sasl module with support for encrypted passwords?

2008-01-22 Thread Dan White
rupert wrote: > Hi, > i have my murder cluster running, with passwords stored in a mysql DB. > The only thing that bugs me now is that the passwords are stored in > plaintext inside the DB. > I am using fedora8 and will switch to CentOS once everything runs fine. > Can i build a rpm module for sasl

Re: Can't access the imap server using telnet, nor send email.

2008-01-22 Thread Alain Spineux
On Jan 22, 2008 2:33 PM, badock <[EMAIL PROTECTED]> wrote: > h i still don't manage to have the 'testsaslauthd -u logon -p password' > work... > does yours work allright ? > can you paste your /etc/sysconfig/saslauthd file please ? I don't use saslauthd ! > in mine : > SOCKETDIR=/var/run/sasl

Re: Can't access the imap server using telnet, nor send email.

2008-01-22 Thread Alain Spineux
On Jan 22, 2008 3:09 PM, badock <[EMAIL PROTECTED]> wrote: > OK, so with PAM, how do you set passwords to your virtual users ? > sorry, i'm like _really_ lost, and running out of time :-/ Virtual user ? This mean your user don have local access to the server (ssh, ftp ...) Then you can use sasldb,

Re: Can't access the imap server using telnet, nor send email.

2008-01-22 Thread badock
OK, so with PAM, how do you set passwords to your virtual users ? sorry, i'm like _really_ lost, and running out of time :-/ thanks. 2008/1/22, Alain Spineux <[EMAIL PROTECTED]>: > > On Jan 22, 2008 2:33 PM, badock <[EMAIL PROTECTED]> wrote: > > h i still don't manage to have the 'testsaslaut

can i build a sasl module with support for encrypted passwords?

2008-01-22 Thread rupert
Hi, i have my murder cluster running, with passwords stored in a mysql DB. The only thing that bugs me now is that the passwords are stored in plaintext inside the DB. I am using fedora8 and will switch to CentOS once everything runs fine. Can i build a rpm module for sasl that exist beside the pac

Re: Can't access the imap server using telnet, nor send email.

2008-01-22 Thread badock
h i still don't manage to have the 'testsaslauthd -u logon -p password' work... does yours work allright ? can you paste your /etc/sysconfig/saslauthd file please ? in mine : SOCKETDIR=/var/run/saslauthd MECH=pam FLAGS= 2008/1/21, Alain Spineux <[EMAIL PROTECTED]>: > > On Jan 21, 2008 5:31 PM,