I need to allow a user ssh access but only between certain times over the course of an event.
What is the command line to enable and then disable shell access for that user?
Probably give the machine an at job rather than cron to give access as the command will only run a few times. If it goes in cron i'll forget about it.
What is the command line to enable and then disable shell access for that user?
Probably give the machine an at job rather than cron to give access as the command will only run a few times. If it goes in cron i'll forget about it.