bugzilla-daemon at mindrot.org
2002-Nov-15 20:20 UTC
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125
------- Additional Comments From Brian.King at xwave.com 2002-11-16 07:20
-------
One of the suggested work-a-rounds was to set "UseLogin yes" in
sshd_config.
This does not work 100% of the time. SSH clients used in non-interactive modes
still exhibit the problem.
e.g.:
ssh {hostname} "crontab -l >crontmp ; crontab crontmp"
Will corrupt your cron audit file just the same as if "UseLogin no"
was set.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
- [Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
- [Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
- [Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
- [Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
