Hallo,
ich habe ein kleines Problem mit der Installation von OTRS 3.0.9 bzw. mit den Crons
laut Anleitung soll ich diese per User OTRS anlegen,
gebe ich su otrs ein verlang dieser nach einem Passwort.
Standardpasswörter oder "root" gehen nicht, auch ohne Passwort keine Changse
verwendet wird Ubuntu 11.02
wie habt ihr das gemacht ?
Crontrabs
Re: Crontrabs
als root
cd /opt/otrs
bin/Cron.sh start otrs
cd /opt/otrs
bin/Cron.sh start otrs
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Crontrabs
Danke,
das sah schon einmal gut aus
sudo bin/Cron.sh start otrs
/opt/otrs
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.19 $>
Copyright (C) 2001-2009 xxx, http://otrs.org/
(using /opt/otrs) done
gebe ich "crontab-l-u otrs" zum überprüfen ein,
kommt befehl nicht gefunden,
via sudo crontab-l-u otrs
das gleiche
das sah schon einmal gut aus
sudo bin/Cron.sh start otrs
/opt/otrs
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.19 $>
Copyright (C) 2001-2009 xxx, http://otrs.org/
(using /opt/otrs) done
gebe ich "crontab-l-u otrs" zum überprüfen ein,
kommt befehl nicht gefunden,
via sudo crontab-l-u otrs
das gleiche
Re: Crontrabs
die Leerzeichen zwichen crontab und den Optionen -l und -u vergessen?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Crontrabs
Ja 
er gibt keinerlei Meldung aus
@otrs:/opt/otrs$ sudo crontab -l -u otrs
@otrs:/opt/otrs$
es scheint igw. noch nicht zu funktionieren, da er die mails bisher noch nicht automatisch einliest.
ich tippe mal darauf,
da es laut Anleitung heist,
man solle " for foo in *.dist; do cp $foo `basename $foo .dist`; done "
ausführen um die .dist dateien zu ändern,
damit scheint Ubuntu nicht einverstanden zu sein, da er dies nicht ausführen möchte.
er meldet mir hier einen Syntaxfehler,
kann es daran liegen ?

er gibt keinerlei Meldung aus
@otrs:/opt/otrs$ sudo crontab -l -u otrs
@otrs:/opt/otrs$
es scheint igw. noch nicht zu funktionieren, da er die mails bisher noch nicht automatisch einliest.
ich tippe mal darauf,
da es laut Anleitung heist,
man solle " for foo in *.dist; do cp $foo `basename $foo .dist`; done "
ausführen um die .dist dateien zu ändern,
damit scheint Ubuntu nicht einverstanden zu sein, da er dies nicht ausführen möchte.
er meldet mir hier einen Syntaxfehler,
kann es daran liegen ?
Re: Crontrabs
ja, weil die dist Dateien nicht übernommen werden (sollen)
Dann benenn die Dateien einfach mal um (.dist entfernen)
Dann benenn die Dateien einfach mal um (.dist entfernen)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Crontrabs
Hi,
ich habe die Daten nun alle umbenannt und das .dist entfernt.
erhalte nun folgende Fehlermeldung.
sudo bin/Cron.sh start otrs
/opt/otrs
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.19 $>
Copyright (C) 2001-2009 xxx, http://otrs.org/
"/opt/otrs/var/tmp/otrs-cron-tmp.6615":10: bad minute
errors in crontab file, can't install.
failed
nur welches von den vielen Contrabfiles ?
ich habe die Daten nun alle umbenannt und das .dist entfernt.
erhalte nun folgende Fehlermeldung.
sudo bin/Cron.sh start otrs
/opt/otrs
Cron.sh - start/stop OTRS cronjobs - <$Revision: 1.19 $>
Copyright (C) 2001-2009 xxx, http://otrs.org/
"/opt/otrs/var/tmp/otrs-cron-tmp.6615":10: bad minute
errors in crontab file, can't install.
failed
nur welches von den vielen Contrabfiles ?
Re: Crontrabs
schau in die tmp Datei, nutze grep oder frag Deinen Linux Admin
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com