Skip to main content

Thread: vsFTPd local users issues


i'm trying share secondary hard drive ubuntu desktop 13.04 amd64 machine windows 7 amd64 machine. both on network , able network other services(such synergy). anyway, have been googling internet hours trying figure out how fix this. vsftpd installed , here config file
code:
listen=yes#listen_ipv6=yes anonymous_enable=yes local_enable=yes write_enable=yes local_umask=022 anon_upload_enable=yes anon_mkdir_write_enable=yes dirmessage_enable=yes use_localtime=yes xferlog_enable=yes connect_from_port_20=yes #chown_uploads=yes #chown_username=whoever #xferlog_file=/var/log/vsftpd.log #xferlog_std_format=yes #idle_session_timeout=600 #data_connection_timeout=120 #nopriv_user=ftpsecure #async_abor_enable=yes #ascii_upload_enable=yes #ascii_download_enable=yes ftpd_banner=very private ftp network #deny_email_enable=yes #banned_email_file=/etc/vsftpd.banned_emails chroot_local_user=yes #chroot_local_user=yes #chroot_list_enable=yes #chroot_list_file=/etc/vsftpd.chroot_list #ls_recurse_enable=yes secure_chroot_dir=/var/run/vsftpd/empty pam_service_name=vsftpd rsa_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem rsa_private_key_file=/etc/ssl/private/ssl-cert-snakeoil.key pasv_min_port=12000 pasv_max_port=12100
i've check /etc/pam.d/, there file called vsftpd. i've tried pam_service_name=ftp. i've added local user ftp group. i've tried different combinations of configs. user not listed in /etc/ftpusers. have run /etc/init.d/vsftpd restart after each config change. i've tried running commands open ports 20, 21, , passive ports. don't care port forwarding because don't want server accessed outside house. i'm connect anonymous, when try my(or any) user login failed. tried using filezilla client, , tried connecting in browser. tried connecting localhost , still fails login. anyone?

i have same problem after upgraded ubuntu server 12.10 ubuntu server 13.04 vsftpd. have since moved vsftpd proftpd.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] vsFTPd local users issues


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP