Hallo Daniel,

>> ..../fail2ban.log
> 
> .. ich würde fail2ban mal abschalten und dann nochmal testen.

hast du fail2ban mal abgeschaltet und dann getestet?

>> May 13 16:15:16 HORDE [error] [imp] Die kompilierte Templatedatei
>> '/usr/share/horde3/lib/../imp/templates/login/login.html' konnte nicht
>> gespeichert werden. [pid 27729 on line 231 of
>> "/usr/share/horde3/imp/lib/Template.php"]

da hab ich mich jetzt mal umgeschaut.
Ich halte es für quatsch, dass horde3 in das Verzeichnis
/usr/share/horde3/imp/template/login/ schreiben will (seltsam genug,
dass ein .. im Pfad ist: warum sollte man eine solche Schleife laufen?).
Vielmehr glaube ich, dass es sich hier um ein ganz simples Problem mit
dem tmp Verzeichnis handelt: dort schreibt ja auch der apache seine
caches rein.
Also:
1) überprüfen der Existens der Datei:
/usr/share/horde3/imp/templates/login/login.html

2) überprüfen der Rechte des /tmp Verzeichnisses:
ls -al /

bei mir:
---------------------------------
....
drwxrwxrwt   4 root root       4096 Mai 20 09:51 tmp
....
---------------------------------

3) überprüfen des Inhaltes des tmpverzeichnisses:
ls -al /tmp/
bei mir:
---------------------------------
ls -al /tmp/
insgesamt 500
drwxrwxrwt  4 root     root       4096 Mai 20 09:52 .
drwxr-xr-x 25 root     root       4096 Apr 19 22:44 ..
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_1ae7db83a6025962a6e564e9bdac1369
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_2034491e03fc25d38285075d7f1a12a5
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_369392975c342e1f370936d75cce3031
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_4f921cb30288fa042067d6498244c86c
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_69a562bebf2e205cd9959ab1e90ef802
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_9f1846117c7ec45bb5c0cd5f8f4e8f51
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_d8c8e4e926175fe57426860592b0c3ec
-rw-------  1 www-data www-data      0 Mai 20 09:37
cache_e629f174ffe682593097290b886eaae2
-rw-------  1 pykota   pykota        5 Mai 18 01:10
cupspykota-cups-pdf....LCK
-rw-------  1 pykota   pykota        5 Mai 13 13:49
cupspykota-socket...10.17.102.101.9100..LCK
-rw-------  1 pykota   pykota        5 Mai 13 13:35
cupspykota-socket...10.17.102.102.9100..LCK
-rw-------  1 pykota   pykota        5 Mai 13 08:23
cupspykota-socket...10.17.102.103.9100..LCK
-rw-------  1 pykota   pykota        4 Mai 13 11:44
cupspykota-socket...10.17.154.154.9100..LCK
-rw-------  1 pykota   pykota        4 Mai 13 14:44
cupspykota-socket...10.17.155.155.9100..LCK
-rw-------  1 pykota   pykota        5 Mai 12 10:09
cupspykota-socket...10.17.27.27.9100..LCK
-rw-------  1 lp       lp       464945 Apr 21 13:04 gs_xEctp9
-rw-------  1 www-data www-data      0 Mai 19 20:10 horde_cache_gc
drwxrwxrwt  2 root     root       4096 Feb 27 00:05 .ICE-unix
drwxrwxrwt  2 root     root       4096 Feb 27 00:05 .X11-unix
-------------------------------------

Viele Grüße

Holger

_______________________________________________
linuxmuster-user mailing list
linuxmuster-user@lists.linuxmuster.net
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user

Antwort per Email an