[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] mod_auth_pam



> OK, so far so good.  I have Apache, Frontpage 2002 extensions, Chilli
> ASP, PHP all working harmoniously together.  My last little problem
> (that I know of) is mod_auth_pam.

I don't know if this will help, but it's worth a shot. On the Raq2, when I
compile mod_auth_pam into the Apache binary, I have to change one thing in
mod_auth_pam.c.

Change line 120 so it reads:
*pam_servicename = "ahttpd",

Once again, this is for the Raq2, but it might be the same on the later
Raq's.

HTH,
j