Search squid archive

Re: FTP access configuration

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

 



> Dear All,
>
> I have configured the Squid (with authentication ) and it is working
> fine for surfing internet. But whenever client tried to access our ftp
> site (which is also password protected), instead of asking for
> password it automatic tried the password and give this error
>
> ERROR
> The requested URL could not be retrieved
>
> An FTP authentication failure occurred while trying to retrieve the
> URL: ftp://72.18.130.105/
>
> Squid sent the following FTP command:
>
>     PASS <yourpassword>
>
> and then received this reply
>
>     User anonymous cannot log in.
>
> Your cache administrator is arun@xxxxxxxxxxx
> Generated Thu, 21 Feb 2008 13:38:07 GMT by localhost.localdomain
> (squid/2.6.STABLE4)
>
> --
>
> can anybody hep me where and what configuration is required ??
>

Clients need to send their ftp login as part of the URL for proxied
connections.
ie.   ftp://user:pass@xxxxxxxxxxxxx/

You may also be able to use:
  ftp_user user:pass@

BUT, if that worked it would have the same login for all users going
through squid.

Amos



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

  Powered by Linux