Mailinglist Archive: opensuse-factory (600 mails)
| < Previous | Next > |
Re: [opensuse-factory] "su nobody" fails?
- From: Bjoern Voigt <bjoern@xxxxxxxxxxxxxxx>
- Date: Fri, 09 Oct 2009 10:08:29 +0200
- Message-id: <4ACEEF7D.9040905@xxxxxxxxxxxxxxx>
Anders Johansson wrote:
Björn
Betreff: cronjob@chemnitz - daily - FAILURE
Datum: Fri, 09 Oct 2009 09:48:50 +0200
Von: Administrator <root@xxxxxxxxx>
An: root@xxxxxxxxx
running daily cronjob scripts
SCRIPT: leafnode exited with RETURNCODE = 1.
SCRIPT: output (stdout && stderr) follows
su: incorrect password
SCRIPT: leafnode
------- END OF OUTPUT
SCRIPT: output (stdout && stderr) follows
Reload process accountingShutting down process accounting..done
Starting process accounting..done
Reload httpd2 (graceful restart)..done
Reload syslog service..done
SCRIPT: logrotate
------- END OF OUTPUT
SCRIPT: output (stdout && stderr) follows
[...]
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
On Thursday 08 October 2009 11:46:14 Bjoern Voigt wrote:The problem also affects my cron jobs. Here /etc/cron.daily/leafnode can not run, because also system user "news" has a "!!" password. Changing all system user passwords from "!!" to "*" also solves this problem.
3) mybox:~ # grep nobody /etc/passwd /etc/shadow
/etc/passwd:nobody:x:65534:65533:nobody:/var/lib/nobody:/bin/bash
/etc/shadow:nobody:!!:8902:0:10000::::
There is the problem, those !! things there. That should be * instead of !!
Not sure how that got in there though, on my M8 it is
Björn
Betreff: cronjob@chemnitz - daily - FAILURE
Datum: Fri, 09 Oct 2009 09:48:50 +0200
Von: Administrator <root@xxxxxxxxx>
An: root@xxxxxxxxx
running daily cronjob scripts
SCRIPT: leafnode exited with RETURNCODE = 1.
SCRIPT: output (stdout && stderr) follows
su: incorrect password
SCRIPT: leafnode
------- END OF OUTPUT
SCRIPT: output (stdout && stderr) follows
Reload process accountingShutting down process accounting..done
Starting process accounting..done
Reload httpd2 (graceful restart)..done
Reload syslog service..done
SCRIPT: logrotate
------- END OF OUTPUT
SCRIPT: output (stdout && stderr) follows
[...]
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |