Mail Archives: cygwin/2003/03/20/13:32:27
all i can do now is compare my settings to yours and see whats different.
I enabled the guest account
my guest user (renamed to ftp) looks like this in /etc/passwd
ftp:unused_by_nt/2000/xp:501:513:U-JHARY\Guest,S-1-5-21-1417001333-413027322
-725345543-501:/home/ftp:/bin/false
only real difference being the shell, which i have set to false as a
security measure (stops people getting in by telnet/ssh/etc as guest/ftp)
ls -l /home gives
drwxr-xr-x+ 5 Vince.Ho Administ 0 Mar 20 18:27 ftp/
the relevant bit in my inetd.conf is
ftp stream tcp nowait root /usr/sbin/in.ftpd in.ftpd
if none of this helps, check that your mounts are system mounts.
umm thats all i can think of.
> -----Original Message-----
> From: Vito [mailto:vito AT digitalbrothers DOT it]
> Sent: 20 March 2003 17:54
> To: Vince Hoffman; cygwin AT cygwin DOT com
> Subject: Re: inetd anonymous ftp access
>
>
> hi, thanks for your suggestion.
>
> sorry but nothing seems to work for me! :(
>
> This is my entry in the /etc/passwd file
>
> ftp::501:513:U-Guest,S-1-5-21-1606980848-1677128483-1343024091
> -501:/home/ftp
> :/bin/bash
>
> with this entry, i'm able to telnet with user "ftp", but for
> ftp "nada de
> nada" :(
>
> i have tried with both Guest user enabled/disabled
> with/without password
>
> please HEEEELP MEEEEEE
> ----- Original Message -----
> From: "Vince Hoffman" <Vince DOT Hoffman AT uk DOT circle DOT com>
> To: "'Vito'" <vito AT digitalbrothers DOT it>; "Vince Hoffman"
> <Vince DOT Hoffman AT uk DOT circle DOT com>; <cygwin AT cygwin DOT com>
> Sent: Thursday, March 20, 2003 3:46 PM
> Subject: RE: inetd anonymous ftp access
>
>
> > oops ok try the instructions in
> > /usr/doc/Cygwin/inetutils/inetutils-1.3.2.README
> > this worked for me (although i had to (briefly) enable the
> guest account
> and
> > modify the /etc/passwd entry as my security setting wouldnt
> allow my ftp
> > user to have a blank password ;)
> >
> > > -----Original Message-----
> > > From: Vito [mailto:vito AT digitalbrothers DOT it]
> > > Sent: 20 March 2003 13:55
> > > To: Vince Hoffman; cygwin AT cygwin DOT com
> > > Subject: Re: inetd anonymous ftp access
> > >
> > >
> > > i have tried all, but still having problems with anonymous access
> > > created an ftp user under winXP
> > > added it to the /etc/passwd file
> > > created the home for ftp in /home/ftp
> > > deleted the entries from /etc/ftpusers
> > > but when i try anonymous access i get the following messages:
> > >
> > > $ ftp localhost
> > > Connected to server.
> > > 220-
> > > 220- Benvenuto su ftp.domain.com.
> > > 220- Attenzione a dove metti le mani! :D
> > > 220-
> > > 220 domain FTP server (GNU inetutils 1.3.2) ready.
> > > Name (localhost:ipazzo): anonymous
> > > 331 Guest login ok, send your complete e-mail address as password.
> > > Password:
> > > 530 Login incorrect.
> > > ftp: Login failed.
> > > Remote system type is UNIX.
> > > Using binary mode to transfer files.
> > > ftp>
> > >
> > > ----- Original Message -----
> > > From: "Vince Hoffman" <Vince DOT Hoffman AT uk DOT circle DOT com>
> > > To: "'Vito'" <vito AT digitalbrothers DOT it>; <cygwin AT cygwin DOT com>
> > > Sent: Thursday, March 20, 2003 1:36 PM
> > > Subject: RE: inetd anonymous ftp access
> > >
> > >
> > > > man ftpd
> > > > specificly the bit on authentication
> > > >
> > > > > -----Original Message-----
> > > > > From: Vito [mailto:vito AT digitalbrothers DOT it]
> > > > > Sent: 20 March 2003 12:33
> > > > > To: cygwin AT cygwin DOT com
> > > > > Subject: inetd anonymous ftp access
> > > > >
> > > > >
> > > > > how to configure inetd to allow anonymous ftp access
> under windows
> > > > > nt/2000/xp ?
> > > > >
> > > > > Grazie,
> > > > > ipazzo AT digitalbrothers DOT it
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Unsubscribe info:
> http://cygwin.com/ml/#unsubscribe-simple
> > > > > Bug reporting: http://cygwin.com/bugs.html
> > > > > Documentation: http://cygwin.com/docs.html
> > > > > FAQ: http://cygwin.com/faq/
> > > > >
> > > >
> > > >
> > >
> > >
> >
> > --
> > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> > Bug reporting: http://cygwin.com/bugs.html
> > Documentation: http://cygwin.com/docs.html
> > FAQ: http://cygwin.com/faq/
> >
> >
> >
>
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -