www.ProFTPD.de
13. März 2007, 20:20:12 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
  Übersicht Hilfe Suche Login Registrieren  
  Zeige Beiträge
Seiten: [1]
1  ProFTPD / ProFTPD - Deutsch / proftpd und mysql am: 09. Juni 2004, 16:49:03
worin unterscheiden dich die anderen systeme denn wo es funktioniert??
ich bin auf auth user files umgestigen...
2  ProFTPD / ProFTPD - Deutsch / proftpd und mysql am: 24. Mai 2004, 14:52:34
hab ich doch oben geschrieben
Zitat von: "rene"


May 22 12:21:18 mod_sql/4.10[13071]: backend module 'mod_sql_mysql/4.04'
May 22 12:21:18 mod_sql/4.10[13071]: backend api    'mod_sql_api_v1'
May 22 12:21:18 mod_sql/4.10[13071]: >>> sql_getconf
May 22 12:21:18 mod_sql/4.10[13071]: entering   mysql cmd_defineconnection
May 22 12:21:18 mod_sql/4.10[13071]:  name: 'default'
May 22 12:21:18 mod_sql/4.10[13071]:  user: 'ftpuser'
May 22 12:21:18 mod_sql/4.10[13071]:  host: 'localhost'
May 22 12:21:18 mod_sql/4.10[13071]:    db: 'proma'
May 22 12:21:18 mod_sql/4.10[13071]:  port: '3306'
May 22 12:21:18 mod_sql/4.10[13071]:   ttl: '0'
May 22 12:21:18 mod_sql/4.10[13071]: exiting    mysql cmd_defineconnection
May 22 12:21:18 mod_sql/4.10[13071]: entering   mysql cmd_open



rene
3  ProFTPD / ProFTPD - Deutsch / proftpd und mysql am: 22. Mai 2004, 17:01:39
hab jetzt auch mysql 4.0.20 installiert,
proftpd neukompiliert, mit
./configure --prefix=/usr/local/proftpd/1.2.9 --with-modules=mod_sql:mod_sql_mysql --with-includes=/usr/local/mysql/current/include/mysql/ --with-libraries=/usr/local/mysql/current/lib

make
make install

ist aber immernoch das gleiche problem...
 :?!  :??
4  ProFTPD / ProFTPD - Deutsch / proftpd und mysql am: 22. Mai 2004, 11:25:39
äää kann das damit zusammenhängen das ich mysql 3.23.58 habe???
5  ProFTPD / ProFTPD - Deutsch / proftpd und mysql am: 22. Mai 2004, 11:22:18
hallo,
ich hab mich jetzt angemeldet
in der logfile steht:
May 22 12:21:18 mod_sql/4.10[13071]: backend module 'mod_sql_mysql/4.04'
May 22 12:21:18 mod_sql/4.10[13071]: backend api    'mod_sql_api_v1'
May 22 12:21:18 mod_sql/4.10[13071]: >>> sql_getconf
May 22 12:21:18 mod_sql/4.10[13071]: entering   mysql cmd_defineconnection
May 22 12:21:18 mod_sql/4.10[13071]:  name: 'default'
May 22 12:21:18 mod_sql/4.10[13071]:  user: 'ftpuser'
May 22 12:21:18 mod_sql/4.10[13071]:  host: 'localhost'
May 22 12:21:18 mod_sql/4.10[13071]:    db: 'proma'
May 22 12:21:18 mod_sql/4.10[13071]:  port: '3306'
May 22 12:21:18 mod_sql/4.10[13071]:   ttl: '0'
May 22 12:21:18 mod_sql/4.10[13071]: exiting    mysql cmd_defineconnection
May 22 12:21:18 mod_sql/4.10[13071]: entering   mysql cmd_open

was heißt das??

und noch hie wenn ich im debugmodus starte:
rtts:~# proftpd -c /etc/proftpd.conf -n -d 9
 - parsing '/etc/proftpd.conf' configuration
 - FS: using system open()
 - FS: using system read()
 - dispatching auth request "getpwnam" to module mod_sql
 - dispatching auth request "getpwnam" to module mod_auth_file
 - dispatching auth request "getpwnam" to module mod_auth_unix
 - dispatching auth request "getgrnam" to module mod_sql
 - dispatching auth request "getgrnam" to module mod_auth_file
 - dispatching auth request "getgrnam" to module mod_auth_unix
 - <Directory />: adding section for resolved path '/'
 - FS: using system read()
 - FS: using system read()
 - FS: using system read()
 - FS: using system read()
 - FS: using system read()
 - FS: using system close()
rtts -
rtts - Config for SERVERNAME:
rtts - /
rtts -  AllowOverwrite
rtts -  Umask
rtts -  SQLConnectInfo
rtts -  SQLAuthenticate
rtts -  SQLAuthTypes
rtts - DefaultServer
rtts - Umask
rtts - UserID
rtts - UserName
rtts - GroupID
rtts - GroupName
rtts - DefaultRoot
rtts - SQLConnectInfo
rtts - SQLAuthenticate
rtts - SQLAuthTypes
rtts - SQLDefaultHomedir
rtts - SQLLogFile
rtts - dispatching auth request "getgroups" to module mod_sql
rtts - dispatching auth request "getgroups" to module mod_auth_file
rtts - dispatching auth request "getgroups" to module mod_auth_unix
rtts - SETUP PRIVS at main.c:2704
rtts - ROOT PRIVS at main.c:1956
rtts - RELINQUISH PRIVS at main.c:1962
rtts - ROOT PRIVS at main.c:2323
rtts - opening scoreboard '/usr/local/var/proftpd/proftpd.scoreboard'
rtts - RELINQUISH PRIVS at main.c:2347
rtts - ROOT PRIVS at inet.c:452
rtts - RELINQUISH PRIVS at inet.c:510
rtts - ProFTPD 1.2.9 (stable) (built Fri May 21 12:47:10 CEST 2004) standalone mode STARTUP
rtts - ROOT PRIVS at main.c:2171
rtts - RELINQUISH PRIVS at main.c:2177
rtts - FS: using system lstat()

heir versuche ich zu connecten

rtts - FS: using system lstat()
rtts - ROOT PRIVS at main.c:1150
rtts - RELINQUISH PRIVS at main.c:1154
rtts (rene[192.168.2.3]) - performing ident lookup
rtts - FS: using system lstat()
rtts (rene[192.168.2.3]) - ident connection failed: Connection refused
rtts (rene[192.168.2.3]) - ident lookup returned 'UNKNOWN'
rtts (rene[192.168.2.3]) - ROOT PRIVS at main.c:977
rtts (rene[192.168.2.3]) - SETUP PRIVS at main.c:982
rtts (rene[192.168.2.3]) - performing module session initializations
rtts (rene[192.168.2.3]) - ROOT PRIVS at mod_sql.c:3630
rtts (rene[192.168.2.3]) - RELINQUISH PRIVS at mod_sql.c:3632
rtts (rene[192.168.2.3]) - ProFTPD terminating (signal 11)
rtts (rene[192.168.2.3]) - FTP session closed.



rtts - ProFTPD terminating (signal 2)
rtts - ROOT PRIVS at main.c:1838
rtts - RELINQUISH PRIVS at main.c:1859
rtts - ProFTPD 1.2.9 standalone mode SHUTDOWN
rtts - ROOT PRIVS at main.c:1866
rtts - RELINQUISH PRIVS at main.c:1868
Seiten: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.065 Sekunden mit 16 Zugriffen.