[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Nov 16 07:20:54 EST 2002
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.
More information about the openssh-unix-dev
mailing list