From: Alexey Borisenkov <grizlik78@gmail.com>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] vsftpd vs proftpd
Date: Mon, 12 Jan 2009 13:14:44 +0400
Message-ID: <496B0A04.8060409@gmail.com> (raw)
In-Reply-To: <a1b0b2150812241020y175a99a6i7f73fdae3ec02bb7@mail.gmail.com>
Алексей Синицын пишет:
> И вот тут начинается послеобеденная бессоница. К пакету есть
> документация с примерами. Всё просто. Всё делаю по описанию.
> Авторизация обламывается. Нашёл схожий вопрос в community@ от 15
> августа 2007 г. 8:30, на который так и не было ответа (у меня -
> отличие, в логах "FAIL LOGIN").
Похоже это от того, что в нашем vsftpd используется pam_userpass
У меня заработало с таким конфигом в /etc/pam.d/vsftpd:
#%PAM-1.0
auth required pam_userpass.so
auth required pam_userdb.so db=/etc/vsftpd_login use_first_pass
account required pam_userdb.so db=/etc/vsftpd_login
Наверное стоит и в пакете в описание с примерами изменения внести.
next prev parent reply other threads:[~2009-01-12 9:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-24 18:20 Алексей Синицын
2008-12-24 18:34 ` Konstantin A. Lepikhov
2008-12-24 19:30 ` Алексей Синицын
2008-12-26 21:04 ` Alexey Shabalin
2008-12-27 9:59 ` Алексей Синицын
2009-01-12 9:14 ` Alexey Borisenkov [this message]
2009-01-12 9:16 ` Slava Dubrovskiy
2009-01-12 9:42 ` Alexey Borisenkov
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=496B0A04.8060409@gmail.com \
--to=grizlik78@gmail.com \
--cc=sysadmins@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 sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git