proftpd startet nicht mehr
Posted: 2008-03-24 20:08
Hallo,
habe auf unserem Server (Debian 4) proftpd als FTP-Server installiert, hat alles wunderbar geklappt und einwandfrei funktioniert!
Bin heute wieder aus dem Urlaub zurückgekommen und der proftpd startet plötzlich nicht mehr...
syslog sagt:
proftpd[22934]: notice: unable to bind to Unix domain socket at '/var/run/proftpd/test.sock': Permission denied
proftpd[22934]: notice: unable to listen to local socket: Address already in use
proftpd[22934]: localhost - PRIVS_ROOT: unable to seteuid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_ROOT: unable to setegid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(PR_ROOT_UID): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to setegid(session.gid): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(session.uid): Operation not permitted
proftpd[22934]: localhost - mod_delay/0.5: error opening DelayTable '/var/run/proftpd/proftpd.delay': No such file or directory
proftpd[22934]: localhost - PRIVS_ROOT: unable to seteuid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_ROOT: unable to setegid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(PR_ROOT_UID): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to setegid(session.gid): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(session.uid): Operation not permitted
proftpd[22934]: localhost - notice: unable to listen to local socket: No such file or directory
proftpd[22934]: localhost - unable to set daemon groups: Operation not permitted
proftpd[22934]: localhost - unable to set uid to 65534, current uid: 107
Es wurde an den Konfigurationsdateien seit dem nichts geändert; in inetd.conf steht:
ftp stream tcp nowait ftp /usr/sbin/tcpd /usr/sbin/proftpd
proftpd wird als Benutzer ftp (107, nogroup, /bin/false) ausgeführt (ServerType inetd).
Hat jemand einen Tipp für mich, wie ich den FTP-Server wieder zum Laufen bekomme?
Gruß,
Martin
habe auf unserem Server (Debian 4) proftpd als FTP-Server installiert, hat alles wunderbar geklappt und einwandfrei funktioniert!
Bin heute wieder aus dem Urlaub zurückgekommen und der proftpd startet plötzlich nicht mehr...
syslog sagt:
proftpd[22934]: notice: unable to bind to Unix domain socket at '/var/run/proftpd/test.sock': Permission denied
proftpd[22934]: notice: unable to listen to local socket: Address already in use
proftpd[22934]: localhost - PRIVS_ROOT: unable to seteuid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_ROOT: unable to setegid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(PR_ROOT_UID): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to setegid(session.gid): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(session.uid): Operation not permitted
proftpd[22934]: localhost - mod_delay/0.5: error opening DelayTable '/var/run/proftpd/proftpd.delay': No such file or directory
proftpd[22934]: localhost - PRIVS_ROOT: unable to seteuid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_ROOT: unable to setegid(): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(PR_ROOT_UID): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to setegid(session.gid): Operation not permitted
proftpd[22934]: localhost - PRIVS_RELINQUISH: unable to seteuid(session.uid): Operation not permitted
proftpd[22934]: localhost - notice: unable to listen to local socket: No such file or directory
proftpd[22934]: localhost - unable to set daemon groups: Operation not permitted
proftpd[22934]: localhost - unable to set uid to 65534, current uid: 107
Es wurde an den Konfigurationsdateien seit dem nichts geändert; in inetd.conf steht:
ftp stream tcp nowait ftp /usr/sbin/tcpd /usr/sbin/proftpd
proftpd wird als Benutzer ftp (107, nogroup, /bin/false) ausgeführt (ServerType inetd).
Hat jemand einen Tipp für mich, wie ich den FTP-Server wieder zum Laufen bekomme?
Gruß,
Martin