From: Serge <skompan@kspu.kr.ua> To: ALT Linux Community <community@lists.altlinux.org> Subject: [Comm] виртуальные пользователи в vsftpd Date: Wed, 15 Aug 2007 08:30:17 +0300 Message-ID: <200708150830.19625.skompan@kspu.kr.ua> (raw) дистрибутив Server4 пытаюсь включить авторизацию виртуальных пользователей по документации из vsftpd. При попытке залогинится выдает [root@n /]# ftp 192.168.1.11 10021 Connected to 192.168.1.11 (192.168.1.11). 220 (vsFTPd 2.0.5) Name (192.168.1.11:root): tom 331 Please specify the password. Password: 530 Login incorrect. Login failed. ftp> при этом в логах Aug 14 20:58:38 n vsftpd: pam_userdb(vsftpd:auth): conversation failed Aug 14 20:58:38 n vsftpd: pam_userdb(vsftpd:auth): can not obtain password from user [root@n auth]# cat /etc/pam.d/vsftpd auth required /lib/security/pam_userdb.so db=/etc/vsftpd_login account required /lib/security/pam_userdb.so db=/etc/vsftpd_login cat /etc/vsftpd.conf anonymous_enable=NO local_enable=YES write_enable=NO anon_upload_enable=NO anon_mkdir_write_enable=NO anon_other_write_enable=NO chroot_local_user=YES guest_enable=YES guest_username=virtual listen=YES listen_port=10021 pasv_min_port=30000 pasv_max_port=30999 pam_service_name=vsftpd
next reply other threads:[~2007-08-15 5:30 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-08-15 5:30 Serge [this message] 2008-12-14 14:32 ` Алексей Синицын
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200708150830.19625.skompan@kspu.kr.ua \ --to=skompan@kspu.kr.ua \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git