Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
David #1
vsftpd questions
Hi all!
I have two questions about vsftpd.
Could someone teach me how to create virtual user account in vsftpd?
I tried to follow the documentation come with the vsftpd tarball, but
failed. And I got the error "500 OOPS: str_getpwnam:<username>". I don't
know why and how I could solve it.
Second, is there any newsgroup dedicated for discussing vsftpd?
Thanks!
Environment: RedHat Linux 9.0 with vsftpd-1.1.3-8
David Guest
-
vsftpd
Does anyone know if vsftpd can be configured to return the filename when the anonymous user types "ls <file name>" without making the directory... -
vsftpd , need help with custom ports. FTP FTP where is thy sting?
I have local net at home behind a firewall.+ DSL. Linksys BES41 something. have 2 servers ,both with working httpd web sets. port 80 and port 81... -
vsftpd setup
On Sun, 20 Jul 2003 04:25:30 -0700, Wenjie wrote: Did you check the configuration files vsftpd.ftpusers and vsftpd.user_list? By default, vsftp... -
Starting vsftpd
On Mon, 30 Jun 2003 Todd Cary wrote: ps wont show the process coz its started by xinetd. Try netstat -a netstat -a |grep ftp See above... -
SSH tunneling to vsftpd not working RH8
Sam Nichols wrote: May I suggest that you proceed directly to an SSH client with a chroot cage on the server to get the same sort safe... -
Vwakes #2
Re: vsftpd questions
On Sun, 21 Sep 2003 David wrote:
It's simple. There are couple of example .conf files at vsftpd website.>I have two questions about vsftpd.
>
>Could someone teach me how to create virtual user account in vsftpd? I
>tried to follow the documentation come with the vsftpd tarball, but
>failed.
[url]ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-1.2.0/EXAMPLE[/url]
From: ../vsftpd-1.1.3/FAQ>And I got the error "500 OOPS: str_getpwnam:<username>". I don't know
>why and how I could solve it.
Q) Help! I'm getting the error message "str_getpwnam".
A) The most likely cause of this is that the "nobody" user does not
exist on your system. vsftpd needs this user to run bits of itself with
no privilege.
Nope. There is no need. Vsftpd comes with complete documentation unlike>Second, is there any newsgroup dedicated for discussing vsftpd?
others. 'man vsftpd.conf' and you can use google and general purpose
NGs for help.
GL
V.
>Thanks!
>
>Environment: RedHat Linux 9.0 with vsftpd-1.1.3-8Vwakes Guest



Reply With Quote

