Squid returns 401 even with right basic authenticationUbuntu 9.10 and Squid 2.7 Transparent Proxy...
Draw simple lines in Inkscape
Is it possible to make sharp wind that can cut stuff from afar?
Is there really no realistic way for a skeleton monster to move around without magic?
Are tax years 2016 & 2017 back taxes deductible for tax year 2018?
What is the logic behind how bash tests for true/false?
A Journey Through Space and Time
How can bays and straits be determined in a procedurally generated map?
XeLaTeX and pdfLaTeX ignore hyphenation
Closed subgroups of abelian groups
Why Is Death Allowed In the Matrix?
cryptic clue: mammal sounds like relative consumer (8)
Why is this code 6.5x slower with optimizations enabled?
How to register event with useEffect hooks?
What is the white spray-pattern residue inside these Falcon Heavy nozzles?
How can I fix this gap between bookcases I made?
What typically incentivizes a professor to change jobs to a lower ranking university?
Copycat chess is back
Motorized valve interfering with button?
Is there a familial term for apples and pears?
Divisibility of sum of multinomials
Why is an old chain unsafe?
Extreme, but not acceptable situation and I can't start the work tomorrow morning
How to determine if window is maximised or minimised from bash script
Is there a minimum number of transactions in a block?
Squid returns 401 even with right basic authentication
Ubuntu 9.10 and Squid 2.7 Transparent Proxy TCP_DENIEDSetting up SQUID PROXY NCSA authentication on a windows machineLimiting users on a Squid proxy serverVPN client blocked through squid serverSquid2 on Debian 6 - No connection to the proxysquid authentication error kerberos - windows active directoryTwo transparent gateway using squid return 403HTTPS Content Filtering without de-crypting traffic using squid?Squid with AD groups + Kerberos authentication in pfsense?Squid Proxy: why Https ssl_bump need ip address?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
my squid proxy returns 401 (authorization required) despite of /usr/local/squid/etc/passwd containing right username/password. Now this proxy has been there before i am not sure why /etc/squid/squid.conf is available too. I believe that is right/default path from where squid configuration is loaded. Issue is why i keep getting 401 even if proxy creds are correctly provided. I am wondering if any rule in squid.conf is overwriting and that is causing 401.
auth_param basic program /usr/local/squid/libexec/basic_ncsa_auth /usr/local/squid/etc/passwd
acl password proxy_auth REQUIRED
http_access allow password
http_access deny all
proxy squid
New contributor
add a comment |
my squid proxy returns 401 (authorization required) despite of /usr/local/squid/etc/passwd containing right username/password. Now this proxy has been there before i am not sure why /etc/squid/squid.conf is available too. I believe that is right/default path from where squid configuration is loaded. Issue is why i keep getting 401 even if proxy creds are correctly provided. I am wondering if any rule in squid.conf is overwriting and that is causing 401.
auth_param basic program /usr/local/squid/libexec/basic_ncsa_auth /usr/local/squid/etc/passwd
acl password proxy_auth REQUIRED
http_access allow password
http_access deny all
proxy squid
New contributor
add a comment |
my squid proxy returns 401 (authorization required) despite of /usr/local/squid/etc/passwd containing right username/password. Now this proxy has been there before i am not sure why /etc/squid/squid.conf is available too. I believe that is right/default path from where squid configuration is loaded. Issue is why i keep getting 401 even if proxy creds are correctly provided. I am wondering if any rule in squid.conf is overwriting and that is causing 401.
auth_param basic program /usr/local/squid/libexec/basic_ncsa_auth /usr/local/squid/etc/passwd
acl password proxy_auth REQUIRED
http_access allow password
http_access deny all
proxy squid
New contributor
my squid proxy returns 401 (authorization required) despite of /usr/local/squid/etc/passwd containing right username/password. Now this proxy has been there before i am not sure why /etc/squid/squid.conf is available too. I believe that is right/default path from where squid configuration is loaded. Issue is why i keep getting 401 even if proxy creds are correctly provided. I am wondering if any rule in squid.conf is overwriting and that is causing 401.
auth_param basic program /usr/local/squid/libexec/basic_ncsa_auth /usr/local/squid/etc/passwd
acl password proxy_auth REQUIRED
http_access allow password
http_access deny all
proxy squid
proxy squid
New contributor
New contributor
New contributor
asked 2 mins ago
goodyonegoodyone
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
goodyone is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f961968%2fsquid-returns-401-even-with-right-basic-authentication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
goodyone is a new contributor. Be nice, and check out our Code of Conduct.
goodyone is a new contributor. Be nice, and check out our Code of Conduct.
goodyone is a new contributor. Be nice, and check out our Code of Conduct.
goodyone is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f961968%2fsquid-returns-401-even-with-right-basic-authentication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown