Ich habe ein OTRS auf einem OpenSuse 11.3 (i583) installiert. Leider funktionieren die Cronjobs noch nicht.
/ver/log/messages sagt mir:
Code: Select all
Sep 8 13:20:01 linux-host /usr/sbin/cron[14***]: Permission denied
Sep 8 13:20:01 linux-host /usr/sbin/cron[14***]: Permission denied
Sep 8 13:20:01 linux-host /usr/sbin/cron[14***]: Permission denied
/etc/passwd:
Code: Select all
otrs:x:1001:65534:OTRS System User:/opt/otrs:/bin/false
Code: Select all
otrs:!:15857:0:99999:7:::
/opt/otrs: drwxr-xr-x 7 otrs www
/opt/otrs/var/cron: drwxrwxr-x 2 otrs www
Die Cron Dateien haben auch otrs:www als Benutzer/Gruppe.
Mit sudo -s -u otrs kann ich mich auch als OTRS im Terminal anmelden. Bei su otrs kommt dageben "su: ungültiges Kennwort"
So ein Problem gab es schon einmal im Forum, leider funktioniert es bei mir trozdem noch nicht...
http://forums.otrs.org/viewtopic.php?f= ... ron#p21554