On Sat, 2008-02-23 at 08:52 -0800, Joseph Norris wrote: > Hello to all, > > I am setting up an email server - postfix/dovecot on redhat 5.0 and > I have to authenticate against CAS for my user base. Has anyone > worked out the method to do 1 of the following: > > 1) CAS -> PAM - I have not been able to make the cas_pam > module work from esup-portail or I don't know what I am doing ( most > likely the later ) > 2) CAS -> DOVECOT >
I didn't use cas_pam, since I use qmail-ldap and my user base in entirely in ldap: no system users. I think you could look at this http://wiki.dovecot.org/PasswordDatabase/CheckPassword which describes an interface similar to that of qmail-ldap.... I successfully integrated cas with some webmail and described my setup here: http://www.ja-sig.org/wiki/pages/viewpage.action?pageId=9175550 Maybe these could help you, or put you in the right direction for the postfix/dovecot combination. Best regards, > I really need to get this up and running and the organization that I > am with is focusing on CAS > > Thanks to all who can give me any direction! > -- > #Joseph Norris (Linux/Apache/Mysql/Perl - what else is there?) > print @c=map chr $_+100,(6,17,15,16,-68,-3,10,11, > 16,4,1, 14,-68,12,1,14,8, -68,4,-3,-1,7,1,14,-68, > -26,11,15,1,12, 4,-68,-22,11,14,14,5,15,-90); > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas -- Enrico Cavalli CILEA - via R. Sanzio 4, 20090 - Segrate (MI), Italy phone: +39 02 26995.383 - fax: +39 02 2135520 - skype: enricocavalli PGP Fingerprint: 3762 7B1B 743E 029C 8F94 8ADE BC4B 43A7 0485 30E5 _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
