[Prev][Next][Index][Thread]
Re: Shadow Password + httpd
Hi,
After rereading the ncsa httpd faq, I found out that for some reason on linux systems
there might be a problem if nobody has uid -1, or nogroup has gid -1.
After fixing this, I ran the server, and it forked just fine. However, now it would only
fork as root, no matter what I do. I tried setting up another user, but go the same
result. Compiling a new server was no good.
My solution: switch to apache, which works fine with the same configuration and forks as
nobody without a hitch.
Gilad.
References: