Your message dated Sat, 31 Jan 2009 04:05:10 +0100
with message-id <[email protected]>
and subject line Re: vsftpd: virtual user document error
has caused the Debian Bug report #303017,
regarding vsftpd: virtual user document error
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
303017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=303017
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vsftpd
Version: 2.0.3-1
Severity: normal
in Line 46 of /usr/share/doc/vsftpd/EXAMPLE/VIRTUAL_USERS/README.gz
cp vsftpd.pam /etc/pam.d/ftp
But, as indicated in vsftpd.conf(5), the default setting is
pam_service_name=vsftpd
So, we need change the document to
cp vsftpd.pam /etc/pam.d/vsftpd
in order to have virtual-user ftp work properly.
Otherwise, there comes the pam authentication oops (/var/log/auth.log):
Apr 4 10:45:22 server vsftpd: (pam_unix) check pass; user unknown
Apr 4 10:45:22 server vsftpd: (pam_unix) authentication failure;
logname= uid=0 euid=0 tty=
BTW: this *is* a minor problem, but since many people asked it in various web
forums and got no answer, I think it deserves a fix under the severity normal.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (900, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=zh_CN.GBK, LC_CTYPE=zh_CN.GBK (charmap=GBK) (ignored:
LC_ALL set to zh_CN.GBK)
Versions of packages vsftpd depends on:
ii adduser 3.63 Add and remove users and groups
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libcap1 1:1.10-14 support for getting/setting POSIX.
ii libpam-modules 0.76-22 Pluggable Authentication Modules f
ii libpam-runtime 0.76-22 Runtime support for the PAM librar
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii libwrap0 7.6.dbs-6 Wietse Venema's TCP wrappers libra
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
the current README contains this now:
[...]
cp vsftpd.pam /etc/pam.d/ftp
(Note - if you set pam_service_name to e.g. vsftpd instead, you'll need
to copy
to /etc/pam.d/vsftpd).
[...]
I think this is clear enough.
Regards,
Daniel
--
Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: [email protected]
Internet: http://people.panthera-systems.net/~daniel-baumann/
--- End Message ---