<x-flowed>
Hello,

>I changed the firewall setting in ncftp's firewall file from 3 to 1.  Now 
>the problem is passing the password, in this case my email address, since 
>I'm going to an anonymous ftp site.  How do I pass the password.  Below is 
>the output from both ftp.proxy and ncftp.

I have absolutely no clue how ncftp works.  But google-ing for a manpage 
tells me that instead of

   ncftp [EMAIL PROTECTED]

you should use

   ncftp -u anonymous some.server

But I might have found an outdated manpage but this from your debug output

> >>> 09:00:37  Connecting to [EMAIL PROTECTED] via 172.19.11.12...
>09:00:37  Fw: 172.19.11.12  Type: 1  User: skern  Pass: (none)  Port: 21
>09:00:37  FwExceptions: .localdomain,localdomain
>09:00:37  LibNcFTP 3.1.5 (October 13, 2002) compiled for linux-x86
>09:00:37  Uname: Linux|snoopy|2.4.20-28.9|#1 Thu Dec 18 13:45:22 EST 2003|i686
>09:00:37  Glibc: 2.3.2 (stable)
>09:00:37  Logging in...
>09:00:37  220: server ready - login please
> >>> 09:00:37  Connected to [EMAIL PROTECTED]
> >>> 09:00:37  Cmd: USER [EMAIL PROTECTED]@ftp.cse.buffalo.edu
>09:00:37  331: password required
>09:00:37  Cmd: PASS xxxxxxxx
>09:00:43  530: bad login

also looks like this were the problem.


>My ultimate goal is to set up a ftp proxy for my comapny, that first, 
>verifies the user is a member of a certain NT domain group, then uses the 
>user's NT doamin username and password for authentication to allow the 
>user through the ftp proxy server.  The proxy server is also running squid 
>and I had to write a script to do the same type of authentication.

Ups, this sounds difficult.  How do you plan to do the NTLM authentication?


>I've read all the documentation on your website, except rfc 959 and 2389, 
>but obviously I'm fully comprehending it.  Thank you very much for your help.
>
>debug stuff

Your debug is basically ok, but for this particular case we need 
ftp.proxy's debug output since the regular syslog output doesn't tell much 
about usernames and passwords at this stage.  If you problem persits you 
can put ftp.proxy into debug mode with a

   # ftp.proxy -d -D some.port

then you see all the proxy communication on stderr.


Regards

Wolfgang Zekoll


--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html

</x-flowed>
From [EMAIL PROTECTED] Tue Feb 10 15:16:34 2004
X-Persona: <FTP-Proxy>
Return-Path: <>
Received: from compucation.de [213.185.64.44] by compucation.de [213.185.64.44]
                (with RAW) (MDaemon.PRO.v6.8.5.R)
                for <[email protected]>; Tue, 10 Feb 2004 15:11:26 +0100
Date: Tue, 10 Feb 2004 15:11:26 +0100
From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Precedence: bulk
X-MDSend-Notifications-To: [trash]
Subject: Unsubscription notification: [EMAIL PROTECTED], [EMAIL PROTECTED]
To: [email protected] (ftp.proxy)
X-MDaemon-Deliver-To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Actual-From: [EMAIL PROTECTED]
X-Return-Path: <>
X-Eudora2Unix: 3905-11-05T08:39:36Z converted

<[EMAIL PROTECTED]> has signed off the [EMAIL PROTECTED] mailing list.

Reply via email to