Package: proftpd-mysql
Version: 1.3.0-19etch1
Severity: important

Hi,

the latest update to proftpd seems to lack some mysql support. I run proftpd
from xinetd and have sql configured. Now when someone logs in, daemon log
reads:

Aug  5 21:53:25 m12s15 proftpd[30510]: m12s15.vlinux.de ([remote ip]) - 
PAM([loginname]): User not known to the underlying authentication module.

After using "AuthPAM off" and "DebugLevel 9" in config, daemon log reads:

Aug  6 08:11:45 m12s15 proftpd[18211]: IPv6 getaddrinfo 'm12s15.vlinux.de' 
error: Name or service not known 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
scrubbing scoreboard 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - ROOT 
PRIVS at mod_core.c:131 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
RELINQUISH PRIVS at mod_core.c:133 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - ROOT 
PRIVS at mod_core.c:161 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
RELINQUISH PRIVS at mod_core.c:192 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
performing ident lookup 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - ident 
lookup returned 'foobar' 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
connected - local  : 83.151.28.113:21 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
connected - remote : 92.201.95.56:47153 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - FTP 
session opened. 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_rewrite 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_tls 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_core 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_core 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_delay 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_auth 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_file 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_unix 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_file 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_unix 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching CMD command 'USER [remote user]' to mod_auth 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_file 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_unix 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - no 
supplemental groups found for user '[remote user]' 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "requires_pass" to module mod_tls 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching POST_CMD command 'USER [remote user]' to mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching POST_CMD command 'USER [remote user]' to mod_delay 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching LOG_CMD command 'USER [remote user]' to mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching LOG_CMD command 'USER [remote user]' to mod_log 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_rewrite 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_tls 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_core 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_core 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_file 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_unix 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - no 
supplemental groups found for user '[remote user]' 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_delay 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_auth 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_file 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_unix 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_file 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_unix 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching CMD command 'PASS (hidden)' to mod_auth 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getpwnam" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getpwnam" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getpwnam" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - stashed 
module 'mod_sql.c' for user '[remote user]' in the authcache 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_radius 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_ldap 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_auth_file 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_auth_unix 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - using 
module 'mod_auth_pam.c' to authenticate user '[remote user]' 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "auth" to module mod_auth_pam 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - using 
module 'mod_sql.c' from authcache to authenticate user '[remote user]' 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "auth" to module mod_sql 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - using 
module 'mod_auth_pam.c' to authenticate user '[remote user]' 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - using 
module 'mod_sql.c' from authcache to authenticate user '[remote user]' 
Aug  6 08:11:45 m12s15 proftpd[18211]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "check" to module mod_sql 

Reverting to 1.3.0.9-1 from snapshots.debian.org solved this, then daemon
log reads:

Aug  6 08:09:20 m12s15 proftpd[16290]: IPv6 getaddrinfo 'm12s15.vlinux.de' 
error: Name or service not known 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
scrubbing scoreboard 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - ROOT 
PRIVS at mod_core.c:131 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
RELINQUISH PRIVS at mod_core.c:133 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - ROOT 
PRIVS at mod_core.c:161 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
RELINQUISH PRIVS at mod_core.c:192 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
performing ident lookup 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - ident 
lookup returned 'foobar' 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
connected - local  : 83.151.28.113:21 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
connected - remote : 92.201.95.56:47141 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - FTP 
session opened. 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_rewrite 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_tls 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_core 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_core 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_delay 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'USER [remote user]' to mod_auth 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching CMD command 'USER [remote user]' to mod_auth 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - no 
supplemental groups found for user '[remote user]' 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "requires_pass" to module mod_tls 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching POST_CMD command 'USER [remote user]' to mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching POST_CMD command 'USER [remote user]' to mod_delay 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching LOG_CMD command 'USER [remote user]' to mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching LOG_CMD command 'USER [remote user]' to mod_log 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_rewrite 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_tls 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_core 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_core 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_wrap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getgroups" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - no 
supplemental groups found for user '[remote user]' 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_delay 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching PRE_CMD command 'PASS (hidden)' to mod_auth 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endpwent" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "endgrent" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching CMD command 'PASS (hidden)' to mod_auth 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getpwnam" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getpwnam" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "getpwnam" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "gid2name" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "auth" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "auth" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "auth" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "check" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "check" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "check" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "check" to module mod_tls 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "check" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "check" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - user 
[remote user] authenticated by mod_sql.c 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "setgrent" to module mod_radius 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "setgrent" to module mod_ldap 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "setgrent" to module mod_sql 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "setgrent" to module mod_auth_file 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
dispatching auth request "setgrent" to module mod_auth_unix 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - ROOT 
PRIVS at mod_auth.c:463 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
RELINQUISH PRIVS at mod_auth.c:465 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - USER 
PRIVS 65534 at mod_auth.c:1042 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
RELINQUISH PRIVS at mod_auth.c:1044 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - Config 
for Debian: 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - /* 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  Umask 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
DirUmask 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
AllowOverwrite 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
ShowSymlinks 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
DisplayLogin 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
DisplayFirstChdir 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
ListOptions 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
DenyFilter 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
RequireValidShell 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLConnectInfo 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLAuthenticate 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLAuthTypes 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLLog_PASS 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLNamedQuery_updatecount 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLHomedirOnDemand 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLMinUserGID 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLMinUserUID 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) -  
SQLLog_PASS 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DeferWelcome 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
ShowSymlinks 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DefaultServer 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
ShowSymlinks 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
AllowOverwrite 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
TimeoutNoTransfer 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
TimeoutStalled 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
TimeoutIdle 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DisplayLogin 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DisplayFirstChdir 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
ListOptions 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DenyFilter 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DelayEngine 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DebugLevel 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - UserID 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
UserName 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - GroupID 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
GroupName 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
RequireValidShell 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
DefaultRoot 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLConnectInfo 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLAuthenticate 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLAuthTypes 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLUserTable 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLUsernameField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLPasswordField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLUidField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLGidField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLHomedirField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLShellField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLGroupTable 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLGroupnameField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLGroupGIDField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLGroupMembersField 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLLog_PASS 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLNamedQuery_updatecount 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLHomedirOnDemand 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLUserWhereClause 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLMinUserGID 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
SQLMinUserUID 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - AuthPAM 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - 
CURRENT-CLIENTS 
Aug  6 08:09:20 m12s15 proftpd[16290]: m12s15.vlinux.de ([remote ip]) - USER 

Please make proftpd mysql-capable again.

Kind Regards

Sebastian Bremicker

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-1) (ignored: 
LC_ALL set to de_DE)

Versions of packages proftpd-mysql depends on:
ii  proftpd                    1.3.0-19etch1 Versatile, virtual-hosting FTP dae

proftpd-mysql recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to