Re: ssh restrictions - HOW TO

2001-07-23 Thread Mark Janssen
On Mon, Jul 23, 2001 at 10:35:32AM -0400, Felipe Alvarez Harnecker wrote: > > i want to setup a restricted ssh acount in one machine. I took the > PATH restriction aproach but it only works when the user actually > logs in to the machine, but when he does > > ssh [EMAIL PROTECTED] some_command

ssh restrictions - HOW TO

2001-07-23 Thread Felipe Alvarez Harnecker
Hi, i want to setup a restricted ssh acount in one machine. I took the PATH restriction aproach but it only works when the user actually logs in to the machine, but when he does ssh [EMAIL PROTECTED] some_command he can run any installed program. How do you guys setup this thing ? Thanx.