From: Michael Loftis (no email)
Date: Thu Jan 05 2006 - 13:17:04 EST
--On January 5, 2006 9:11:26 AM -0800 Ross Gohlke <> wrote:
> /etc/pam.d/imap (ln -s /etc/pam.d/imap /etc/pam.d/pop)
> auth required pam_pgsql.so database=mail user=mail password=<CUT>
> table=accountuser user_column=username pwd_column=password pw_type=md5
> debug
> account required pam_pgsql.so database=mail user=mail
> password=<CUT> table=accountuser user_column=username
> pwd_column=password pw_type=md5 debug
>
>##
>
> I have an /etc/pam-pgsql.conf file, but it was not being used (so I just
> put the data call into /etc/pam.d/imap), so I have not edited it recently.
First, enver post your password( s ) to a public list, go change atleast
those database passwords, I don't know if there were others.
>
> Any ideas would be greatly appreciated.
I don't think PAM will follow symlinks. Try cp-ing the file.
>
> ross
>
> ----
> 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
>
-- "Genius might be described as a supreme capacity for getting its possessors into trouble of all kinds." -- Samuel Butler ---- 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
|
|
|