RT - Christian - OpenSUSE wrote:
I installed using the rpm file for Open SUSE. ver=var your right, typo... =-)whoami comes back with OTRS, when I used grep otrs /etc/passwd I get this below:rt:/opt/otrs/bin # grep otrs /etc/passwd otrs:x:1001:8:OTRS System User:/opt/otrs:/bin/false
The '/bin/false' at the end means that your otrs user doesn't have a login shell associated, so 'su otrs' shouldn't get you a shell as user otrs. (You could run 'su -s /bin/bash - otrs' to change to user otrs and get a bash shell.) I don't know about OpenSuSE, but on RHEL/ CentOS I can just run 'service otrs start' (as root) to start the OTRS cron jobs. Doesn't the SuSE RPM install a file called /etc/ init.d/otrs?
Nils Breunese.
PGP.sig
Description: Dit deel van het bericht is digitaal ondertekend
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
