Displaying 1 result from an estimated 1 matches for "crontmp".
Did you mean:
crontab
2002 Nov 15
0
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
...ments 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.