HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: squid says: unrecognized: 'authenticate_progra...
Operating System - Linux
1829453
Members
725
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2005 06:18 PM
01-27-2005 06:18 PM
squid says: unrecognized: 'authenticate_program /usr/lib/sqid/ncsa_auth /tmp/pass'
Hello Dear Experts,
squid version: squid 2.5STABLE
I did the following
#touch /tmp/pass; chown squid.squid /tmp/pass
#htpasswd /tmp/pass razi
in squid.conf all the default configuration, and
#vi /etc/squid/squid.conf
authenticate_program /usr/lib/sqid/ncsa_auth /tmp/pass
acl up auth_proxy REQUIRED
http_access allow up
#squid -NCd1
.
.
2005/01/28 11:50:15| parseConfigFile: line 1195 unrecognized: 'authenticate_program /usr/lib/sqid/ncsa_auth /tmp/pass'
2005/01/28 11:50:15| aclParseAclLine: IGNORING: Proxy Auth ACL 'acl up proxy_auth REQUIRED' because no authentication schemes are fully configured.
2005/01/28 11:50:15| aclParseAclLine: IGNORING invalid ACL: acl up proxy_auth REQUIRED
2005/01/28 11:50:15| squid.conf line 1738: http_access allow up
2005/01/28 11:50:15| aclParseAccessLine: ACL name 'up' not found.
2005/01/28 11:50:15| squid.conf line 1738: http_access allow up
.
.
2005/01/28 11:50:15| Ready to serve requests.
#ls -l /tmp/pass
-rw-r--r-- 1 squid squid 19 Jan 28 11:36 /tmp/pass
#ls -l /usr/lib/squid/ncsa_auth
-rwxr-xr-x 1 root root 13280 Sep 18 2003 /usr/lib/squid/ncsa_auth
so whats wrong
Plz Help
Regards
Maaz
squid version: squid 2.5STABLE
I did the following
#touch /tmp/pass; chown squid.squid /tmp/pass
#htpasswd /tmp/pass razi
in squid.conf all the default configuration, and
#vi /etc/squid/squid.conf
authenticate_program /usr/lib/sqid/ncsa_auth /tmp/pass
acl up auth_proxy REQUIRED
http_access allow up
#squid -NCd1
.
.
2005/01/28 11:50:15| parseConfigFile: line 1195 unrecognized: 'authenticate_program /usr/lib/sqid/ncsa_auth /tmp/pass'
2005/01/28 11:50:15| aclParseAclLine: IGNORING: Proxy Auth ACL 'acl up proxy_auth REQUIRED' because no authentication schemes are fully configured.
2005/01/28 11:50:15| aclParseAclLine: IGNORING invalid ACL: acl up proxy_auth REQUIRED
2005/01/28 11:50:15| squid.conf line 1738: http_access allow up
2005/01/28 11:50:15| aclParseAccessLine: ACL name 'up' not found.
2005/01/28 11:50:15| squid.conf line 1738: http_access allow up
.
.
2005/01/28 11:50:15| Ready to serve requests.
#ls -l /tmp/pass
-rw-r--r-- 1 squid squid 19 Jan 28 11:36 /tmp/pass
#ls -l /usr/lib/squid/ncsa_auth
-rwxr-xr-x 1 root root 13280 Sep 18 2003 /usr/lib/squid/ncsa_auth
so whats wrong
Plz Help
Regards
Maaz
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2005 05:13 PM
01-28-2005 05:13 PM
Re: squid says: unrecognized: 'authenticate_program /usr/lib/sqid/ncsa_auth /tmp/pass'
Hell Gurus
this time i have solved the prblm through squid.conf file
Infact synatx has been changed in the newer versions of sqid, but the squids docs are old, according to the sqid doc i did right, but infact the syntax is not correct for the newer/latest versions of squid
now i should right it as
auth_param basic program /usr/lib/squid/ncsa_auth /tmp/passwd
and its working.
Thanks n Regards
Maaz
this time i have solved the prblm through squid.conf file
Infact synatx has been changed in the newer versions of sqid, but the squids docs are old, according to the sqid doc i did right, but infact the syntax is not correct for the newer/latest versions of squid
now i should right it as
auth_param basic program /usr/lib/squid/ncsa_auth /tmp/passwd
and its working.
Thanks n Regards
Maaz
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP