![]() |
ncsa authentication problem
his this is lokesh a normal linux user
m having problem in configuring squid server and applying ncsa authentication here is my configuration in squid.cong file ##########auth_param section####### auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/squid_passwd auth_param basic children 5 auth_param basic realm Squid proxy-caching web server auth_param basic credentialsttl 2 hours auth_param basic casesensitive off #########at acl section ######## acl CONNECT method CONNECT #acl trust src "/etc/squid/trusted_user" acl loki_lan src 192.168.1.0/24 #acl limit src "/etc/squid/limited_user" #acl blockfile url_regex -i "/etc/squid/black.acl" acl ncsa_users proxy_auth REQUIRED ##### at http_access section ########## http_access allow loki_lan #http_access deny blockfile #http_access allow trust #http_access allow limit !blockfile http_access allow ncsa_users plese help me out sir |
Well thats certainly a config file, so full marks there. However a set of error messages would be better.
|
Quote:
what is this file sir and what about that which i asked about , did u find any problem in my configuration as m using rhel5 for practicing and studying plz help sir |
ncsa_authentication
Quote:
Have you gone through LINUX for YOU Magazine , i want to know about the section "VOYAGE TO KERNEL" in which there are lot of tips to modify kernel of linux but i never able to find how can i do it and yes your file solution didn't helped me i want some solution by modifying the file of squid configuration. so please help me out.//www.linuxquestion.org/ |
| All times are GMT -5. The time now is 04:35 PM. |