Nabend..ja ich schon wieder ^^ diesmal gehts um proftpd ^.^: ich konn soweit mich einloggen usw. auch verzeichnisse aufrufen...homedir ist /var/www nur hochladen,rechte ändern..das geht nicht, ich schätze mal wider ein fehler mit den rechten, was ich immer noch nciht verstanden habe<.< hoffe ihr könnt mir helfen
Proftpd
Anmeldungsdatum: Beiträge: 9 |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 9 |
bitte helft mir ☹ |
Anmeldungsdatum: Beiträge: 139 Wohnort: Karlsruhe |
Was für eine Fehlermeldung kommt denn wenn du was hochladen möchtest? poste auch bitte mal deine proftpd config. In welches verzeichnis möchtest du was hochladen? Poste doch von diesem Verzeichnis mal ein ls -l . |
(Themenstarter)
Anmeldungsdatum: Beiträge: 9 |
felix@DoofMt2:/var/www$ ls -l insgesamt 72 -rwxrwxrwx 1 root root 193 2009-07-05 03:29 acccon.php -rwxrwxrwx 1 root root 1604 2009-07-02 10:27 ad.css drwxrwxrwx 2 root root 4096 2009-07-05 18:47 css drwxrwxrwx 10 www-data www-data 4096 2009-07-12 09:22 forum drwxrwxrwx 3 root root 4096 2009-07-05 18:47 gm -rwxrwxrwx 1 root root 1871 2009-07-04 04:34 home.php drwxrwxrwx 3 root root 4096 2009-07-05 18:47 img -rwxrwxrwx 1 root root 6507 2009-07-04 21:22 index.php -rwxrwxrwx 1 root root 2273 2009-07-04 04:00 load.php -rwxrwxrwx 1 root root 1548 2009-07-02 10:29 main.css -rw-r--r-- 1 root root 0 2009-07-09 14:07 neue Datei lrwxrwxrwx 1 root root 22 2009-07-07 22:42 phpmyadmin -> /usr/share/phpmyadmin/ drwxrwxrwx 3 root root 4096 2009-07-05 18:47 reg drwxrwxrwx 3 root root 4096 2009-07-05 18:47 score drwxrwxrwx 3 root root 4096 2009-07-05 18:47 shop drwxrwxrwx 9 root root 4096 2009-07-12 10:23 wbb drwxrwxrwx 15 root root 4096 2009-07-12 11:36 wcf drwxrwxrwx 14 www-data www-data 4096 2009-07-12 08:54 wcf2 drwxrwxr-x 15 felix felix 4096 2009-07-13 08:36 wiki Meldung: Failed to transfer Dateiname config: ServerType standalone DefaultServer on Umask 022 ServerName "0.0.0.0" ServerIdent on "My FTP Server" ServerAdmin email@example.org IdentLookups off UseReverseDNS off Port 21 PassivePorts 49152 65534 #MasqueradeAddress None TimesGMT off MaxInstances 30 MaxLoginAttempts 3 TimeoutLogin 300 TimeoutNoTransfer 120 TimeoutIdle 120 DisplayLogin welcome.msg DisplayChdir .message User nobody Group nobody DirFakeUser off nobody DirFakeGroup off nobody DefaultTransferMode binary AllowForeignAddress off AllowRetrieveRestart on AllowStoreRestart on DeleteAbortedStores off TransferRate RETR 220 TransferRate STOR 250 TransferRate STOU 250 TransferRate APPE 250 SystemLog /var/log/secure RequireValidShell off <IfModule mod_tls.c> TLSEngine off TLSRequired off TLSVerifyClient off TLSProtocol SSLv23 TLSLog /var/log/proftpd_tls.log TLSRSACertificateFile /etc/gadmin-proftpd/certs/cert.pem TLSRSACertificateKeyFile /etc/gadmin-proftpd/certs/key.pem TLSCACertificateFile /etc/gadmin-proftpd/certs/cacert.pem TLSRenegotiate required off </IfModule> <IfModule mod_ratio.c> Ratios off SaveRatios off RatioFile "/restricted/proftpd_ratios" RatioTempFile "/restricted/proftpd_ratios_temp" CwdRatioMsg "Please upload first!" FileRatioErrMsg "FileRatio limit exceeded, upload something first..." ByteRatioErrMsg "ByteRatio limit exceeded, upload something first..." LeechRatioMsg "Your ratio is unlimited." </IfModule> <Limit LOGIN> DenyALL </Limit> <Anonymous /var/www> User felix Group felix AnonRequirePassword on MaxClients 3 "The server is full, hosting %m users" DisplayLogin welcome.msg DisplayFirstChdir .msg <Limit LOGIN> Allow from all Deny from all </Limit> <Limit LIST NLST RETR PWD XPWD SIZE STAT CWD XCWD CDUP XCUP > AllowAll </Limit> <Limit STOR STOU APPE RNFR RNTO DELE MKD XMKD SITE_MKDIR RMD XRMD SITE_RMDIR SITE SITE_CHMOD CHMOD SITE_CHGRP MTDM > DenyAll </Limit> </Anonymous> einloggn kann ich mich ja..nur halt nich ändern<.< |
Anmeldungsdatum: Beiträge: 139 Wohnort: Karlsruhe |
eines hatte ich noch vergessen: was sagt denn das logfile von proftdp? |
(Themenstarter)
Anmeldungsdatum: Beiträge: 9 |
sorry das das solange egdauert hat <.< hier dei log Jul 08 02:49:32 DoofMt2 proftpd[12887] DoofMt2: ProFTPD 1.3.1 (stable) (built Fri Feb 13 23:32:33 UTC 2009) standalone mode STARTUP Jul 08 02:50:36 DoofMt2 proftpd[13087] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session opened. Jul 08 02:50:36 DoofMt2 proftpd[13087] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): no such user 'downi' Jul 08 02:50:36 DoofMt2 proftpd[13087] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): USER downi: no such user found from p5B04617F.dip.t-dialin.net [::ffff:91.4.97.127] to ::ffff:192.168.0.26:21 Jul 08 02:50:36 DoofMt2 proftpd[13087] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session closed. Jul 08 02:52:38 DoofMt2 proftpd[13092] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session opened. Jul 08 02:52:38 DoofMt2 proftpd[13092] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): no such user 'downi' Jul 08 02:52:38 DoofMt2 proftpd[13092] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): USER downi: no such user found from p5B04617F.dip.t-dialin.net [::ffff:91.4.97.127] to ::ffff:192.168.0.26:21 Jul 08 02:52:38 DoofMt2 proftpd[13092] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session closed. Jul 08 02:54:40 DoofMt2 proftpd[13143] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session opened. Jul 08 02:54:40 DoofMt2 proftpd[13143] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): no such user 'downi' Jul 08 02:54:40 DoofMt2 proftpd[13143] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): USER downi: no such user found from p5B04617F.dip.t-dialin.net [::ffff:91.4.97.127] to ::ffff:192.168.0.26:21 Jul 08 02:54:40 DoofMt2 proftpd[13143] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session closed. Jul 08 02:56:42 DoofMt2 proftpd[13488] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session opened. Jul 08 02:56:42 DoofMt2 proftpd[13488] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): no such user 'downi' Jul 08 02:56:42 DoofMt2 proftpd[13488] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): USER downi: no such user found from p5B04617F.dip.t-dialin.net [::ffff:91.4.97.127] to ::ffff:192.168.0.26:21 Jul 08 02:56:42 DoofMt2 proftpd[13488] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session closed. Jul 08 02:58:44 DoofMt2 proftpd[13739] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session opened. Jul 08 02:58:44 DoofMt2 proftpd[13739] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): no such user 'downi' Jul 08 02:58:44 DoofMt2 proftpd[13739] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): USER downi: no such user found from p5B04617F.dip.t-dialin.net [::ffff:91.4.97.127] to ::ffff:192.168.0.26:21 Jul 08 02:58:44 DoofMt2 proftpd[13739] DoofMt2 (p5B04617F.dip.t-dialin.net[::ffff:91.4.97.127]): FTP session closed. Jul 08 03:00:14 DoofMt2 proftpd[12887] DoofMt2: ProFTPD killed (signal 15) Jul 08 03:00:14 DoofMt2 proftpd[12887] DoofMt2: ProFTPD 1.3.1 standalone mode SHUTDOWN |
Anmeldungsdatum: Beiträge: 139 Wohnort: Karlsruhe |
hm einloggen kannst du dich? Das Logfile sagt ja eigentlich dass der User nicht existiert mit dem du dich einloggen willst. |
(Themenstarter)
Anmeldungsdatum: Beiträge: 9 |
er gibt mir annonymus^-^ wie ichs grade sehe xd kannst du mir vilt schreiben wie ich in die connfig nen neuen user erstelle? |