RE: Question on PURE-FTP

"Jim Li" <[email protected]> Tue, 10 Jan 2006 15:27:06 -0500
Newsgroups gmane.network.pureftpd.user
Message-ID <[email protected]>
------=_NextPart_000_00EB_01C615FA.516D1B30
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


Hi Pedram,

Thanks for the info.

But I still have some questions:

1. By reading http://www.pureftpd.org/README.TLS, it seems that =
PURE-FTPD
will disable the SSL/TLS by default i.e. my system should NOT have =
SSL/TLS
enabled (to the best of my knowledge) unless specifically done by =
someone.

2. Even with --tls=3D1/2 added, but without the SSL security =
certificate,
SSL/TLS should not be able to function as designed i.e. the PURE-FTPD =
will
function as non-secured.

3. With 1) and 2) being ruled out (is my assumption correct?), why =
couldn't
PURE-FTPD download the file that I was expecting? Do I miss the =
directory
path for the PURE-FTPD to locate the file? The config file doesn't =
include
this info. Is /var/ftp the default FTP directory for PURE-FTPD?

I've attached the PURE-FTPD config file, please take a look if I missed
anything.

Many thanks.

Jim



> -----Original Message-----
> From: Pedram Ebrahimian-Diznabi [mailto:[email protected]]=20
> Sent: Monday, January 09, 2006 5:48 PM
> To: [email protected]
> Subject: RE: [pureftpd] Question on PURE-FTP
>=20
> When you talk about normal and secure only two things come to mind.
>=20
> Normal: no encryption
> Secure: with encryption
>=20
> Depending on how you have compiled PURE-FTPD you will have:
>=20
> a) SSL/TLS encryption layer disabled (default)
> b) accepts both none encrypted and encrypted sessions
> c) only accepts SSL/TLS sessions
>=20
> from what you have mentioned, you may have compiled PURE-FTPD=20
> with (--with-tls)
>=20
> and you are running PURE-FTPD with (--tls=3D2)
>=20
> if this is so, you can fix the problem by running PURE-FTPD=20
> with --tls=3D1 or 0 (http://www.pureftpd.org/README.TLS for more info)
>=20
> or if you are running PURE-FTPD with the config file=20
> (/usr/local/etc/pure-ftpd.config) Scroll down, and change the=20
> TLS 		2
> to
> TLS		0 or 1 (review the above page)
>=20
> I hope that helped, I was unclear as to what you meant by=20
> normal I only assumed you meant this.
>=20
> -----Original Message-----
> From: Jim Li [mailto:[email protected]]
> Sent: Monday, January 09, 2006 5:23 PM
> To: 'DervishD'
> Cc: [email protected]
> Subject: RE: [pureftpd] Question on PURE-FTP
>=20
>=20
> Hi Folks,
>=20
> First of all, thanks for the reply.
>=20
> I got the PURE-FTPD set up and somebody told me that one of=20
> our devices only supports "normal" login and file transfer vs=20
> the "secure" way. So unless I could find a way to change the=20
> PURE-FTPD to "normal" category, I would not be able to=20
> continue my work with the PURE-FTPD.=20
>=20
> (I've sent out email to the person who used the terms and=20
> haven't got reply yet. Here is the excerpt which the "normal"=20
> and "secure" categories were first mentioned: "The login and=20
> file transfer is divided into two categories ..secure and normal.")
>=20
> Please let me know if this helps to clarify.
>=20
> I'm going through RFC959 to see if the document can shed some light.
>=20
> Thanks again for the help.
>=20
>=20
> Jim
>=20
>=20
>=20
> > -----Original Message-----
> > From: DervishD [mailto:[email protected]]
> > Sent: Monday, January 09, 2006 5:05 PM
> > To: Jim Li
> > Cc: [email protected]
> > Subject: Re: [pureftpd] Question on PURE-FTP
> >=20
> >     Hi Jim :)
> >=20
> >  * Jim Li <[email protected]> dixit:
> > > Could anyone help me on if PURE-FTPD supports "normal" mode
> > in terms
> > > of login and file transfer? I.e. does PURE-FTPD support only the=20
> > > "secure" mode?
> >=20
> >     I don't know what you mean with "normal" and "secure"=20
> > mode. Can you ellaborate on that? Probably there's a way of using=20
> > "normal" mode in pure-ftpd (although it may involve=20
> patching), but I=20
> > need to know what do you mean by "normal"
> > and "secure" modes ;)
> >=20
> >     Ra=FAl N=FA=F1ez de Arenas Coronado
> >=20
> > --
> > Linux Registered User 88736 | http://www.dervishd.net=20
> > http://www.pleyades.net & http://www.gotesdelluna.net It's=20
> my PC and=20
> > I'll cry if I want to...
> >=20
> >=20
> ---------------------------------------------------------------------
> > To post a new message, e-mail: [email protected] To unsubscribe,=20
> > e-mail: [email protected] For additional=20
> commands, e-mail:=20
> > [email protected]
> >=20
> >=20
>=20
>=20
> ---------------------------------------------------------------------
> To post a new message, e-mail: [email protected] To=20
> unsubscribe, e-mail: [email protected] For=20
> additional commands, e-mail: [email protected]
>=20
>=20
> ---------------------------------------------------------------------
> To post a new message, e-mail: [email protected] To=20
> unsubscribe, e-mail: [email protected] For=20
> additional commands, e-mail: [email protected]
>=20
>=20


------=_NextPart_000_00EB_01C615FA.516D1B30
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------
To post a new message, e-mail: [email protected]
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
------=_NextPart_000_00EB_01C615FA.516D1B30--