Considering the greatest security risk most of us have ever taken is putting our computers on the internet, I am not too worried about the security aspect of this endeavor of mine. If you don't know the answer, then please don't chime in with off-topic concerns.
What I need to be able to do is...
Linux: Suse 10
Apache: 2.0.58
I'm trying to use username/password combos from unix as valid username/password combos inside of Apache. Suse uses a shadow file for passwords located at /etc/shadow, so inside my httpd.conf I put:
AuthType Basic
AuthName "Restricted Files"
AuthUserFile...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.