Search squid archive

Re : [squid-users] Re : [squid-users] Re : [squid-users] Anonymous FTP and login pass url based

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi and thanks for your answers,

If I understand this is a bug in the order of ftp authentication ?

Guillaume



----- Mail original -----
De : Amos Jeffries <squid3@xxxxxxxxxxxxx>
À : squid-users@xxxxxxxxxxxxxxx
Cc : 
Envoyé le : Mardi 20 Décembre 2011 12h00
Objet : Re:  Re : [squid-users] Re : [squid-users] Anonymous FTP and login pass url based

On 20/12/2011 9:35 p.m., Henrik Nordström wrote:
> mån 2011-12-19 klockan 23:53 +1300 skrev Amos Jeffries:
> 
>> Do you have a trace from this server when requesting something from the
>> login-required area of the site?
> If the requested URL contains login credentials then anonymous FTP login
> SHOULD NOT be attempted.
> 
> Regards
> Henrik
> 

Sorry. My brain seems to have died :(   see the src/ftp.cc checkAuth() function for reality.

Default is username "anonymous" with password from config file (default "Squid@"). Which gets overridden by HTTP Basic auth headers (if any). Which then gets overridden by URL details (if any).

The final result of all that merging is what gets sent to the server in a single USER command. (I was thinking of it incorrectly as the order of several USER commands)

Amos




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux