[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] RE: [cobalt-security] Significant OpenSSH Vulnerability ??
- Subject: Re: [cobalt-developers] RE: [cobalt-security] Significant OpenSSH Vulnerability ??
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Jun 25 13:36:00 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> You guys who are compiling Apache:
> Are you trying to get mod_auth_pam working? If so, what have you done
> to do it? My attempts fail, but I can't find the correct sources for
> it.
It use to be here:
http://pam.sourceforge.net/mod_auth_pam/dist/mod_auth_pam.tar.gz
I could email you the tarball I use off-list if need be.
> I'd love to hear how you're doing it.
On the Raq2, Qube2 it requires an edit to mod_auth_pam.c.
Change line 120 so it reads:
*pam_servicename = "ahttpd",
I'm not sure about the other Raq's though.
HTH,
j