NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext Thread*Show in Threaded Mode


SubjectApache 2.0.51, user authentication  
Posted byAnonymous
Posted on9/20/04 10:33 PM
From IP69.148.162.187  



I've been having trouble with Apache 2.0.51, under Linux, effectively disabling user authentication(the AuthType, AuthName, AuthUserFile, Require combo) after one user has authenticated. This has happened under both the prefork MPM and worker MPM. I noticed the problem more quickly under the worker MPM, and the problem was sporadic under the prefork MPM, so I'm suspecting that some variable is being set on a fork, and not on every request.

This is mainly a heads up to koitsu, to look for this problem if/when you install 2.0.51. :b

-Xodnizel




SubjectRe: Apache 2.0.51, user authentication new  
Posted bykoitsu
Posted on9/21/04 00:28 AM
From IP64.169.93.160  



Thanks -- I'll keep it in mind. Almost sounds like something PAM would do, pretty weird...

-- jdc


SubjectRe: Apache 2.0.51, user authentication new  
Posted byAnonymous
Posted on9/27/04 7:48 PM
From IP69.148.162.187  



http://www.apacheweek.com/issues/04-09-23#dev

-Xodnizel




SubjectRe: Apache 2.0.51, user authentication new  
Posted bykoitsu
Posted on9/28/04 03:19 AM
From IP64.160.164.149  



Ahh yes, Satisfy. That explains it, but still, mystery shit if you ask me.

BTW, on my home BSD machine (solely for toys/testing/development stuff), I managed to get worker working. No other modules are in (other than the stock Apache 2.x stuff), but it's at least neat to see something threaded working.

-- jdc


Previous ThreadView All ThreadsNext Thread*Show in Threaded Mode
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo