-----Original Message-----
From: MUTHUKUMAR KANDASAMY [mailto:kmuthu_gct@hotmail.com]
Sent: Tuesday, June 15, 2004 12:46 PM
To: Niti Lohwithee; squid-users@squid-cache.org
Subject: RE: [squid-users] Allow connect specify https website without
ncsa authentication
Regards,
Muthukumar Kandasamy.
>File [squid.conf]
> acl SSL_Ports 443 563
> acl special_domain dstdomain
>"/usr/local/squid/etc/special_domain.txt"
>
>
> http_access allow xxxxx xxxxxxxx
> http_access allow host_allowed passwd
>
>
>File [special_domain.txt]
>
> .tac.co.th
>
acl settings of SSL_Ports and special_domain are good. What are the
settings of acl's host_allowed passwd?
It is good to know about that acls to create the http_access for
your
new requirement.
what are you specifying with "without ncsa authentiaction.(default
user
must authen)"?
Regards,
Muthukumar.
_________________________________________________________________
Contact brides & grooms FREE!
http://www.shaadi.com/index.php?ptnr=hmltag
Only on www.shaadi.com. Register now!
Dear Muthukumar,
More squid.conf
[authen section]
auth_param basic program /squid/bin/ncsa_auth
/squid/etc/passwd
[acl section]
acl SSL_Ports 443
acl host_allowed src "/squid/etc/host_allowed.txt"
acl passwd proxy_auth REQUIRED
acl special_domain dstdomain
"/squid/etc/special_domain.txt"
[http access section]
http_access allow yyyy yyyyyy
.
.
http_access allow xxxxx xxxxxxxx
http_access allow host_all passwd
File [special_domain.txt]
.tac.co.th
File host_allow = all Intranet ip address
The above details configuration file of squid.conf. My
requirements want everyone connect to ssl website namely
https://sonic2.tac.co.th/bp3/bin/Index without a authentication. The
defaut users must authenication using last rule of http_access.
Regards
Niti : )
The last rule base that is "http_access allow host_allowed
passwd " means require user name
Regards,
Niti : )
Received on Tue Jun 15 2004 - 00:45:57 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Jul 01 2004 - 12:00:02 MDT