View Single Post
MountainX's Avatar
Posts: 415 | Thanked: 193 times | Joined on Jun 2009 @ A place with no mountains
#50
Originally Posted by lemmyslender View Post

I would try adding the first couple lines auth_param and


When I first set it up following the link I posted, I used:
acl myusernameUser proxy_auth myusernameUser
http_access allow myusernameUser

which didn't work until I switched it to
acl myusername proxy_auth myusername
http_access allow myusername

My latest setup works as posted using ncsa_users, which should only allow a user in the passwd file. Wish I could help more, just going forward blindly on my own as well.
Thanks again. I made all the changes. (FWIW, mine login/authorization was working with the original config based on "myusernameUser", but I changed it anyway.)

I'm still having the exact same problems, however. Just thought I'd report that.
__________________
Hi! I would like to help make your experience on these forums better. If I can help with anything, just ask!

Useful links for newcomers: New members say hello , New users start here, Community subforum, Beginners' wiki page, Maemo5 Intro, Frequently Asked Questions (FAQ)

Choosing open source is an important purchasing decision for your future. The closed source model of computing is a form of exploitation -- of us! Open source empowers us. Be smart -- chose open source.