Re: restrict ssh access

2008-04-25 Thread Valeriu Mutu
On Fri, Apr 25, 2008 at 07:50:47PM +, D Hill wrote: > On Fri, 25 Apr 2008 at 14:30 -0500, [EMAIL PROTECTED] confabulated: > >> --On Friday, April 25, 2008 16:41:07 + D Hill <[EMAIL PROTECTED]> >> wrote: >> >>> On Fri, 25 Apr 2008 at 09:30 -0700, [EMAIL PROTECTED] confabulated: >>>

Re: restrict ssh access

2008-04-25 Thread Valeriu Mutu
On Fri, Apr 25, 2008 at 07:50:47PM +, D Hill wrote: > On Fri, 25 Apr 2008 at 14:30 -0500, [EMAIL PROTECTED] confabulated: > >> --On Friday, April 25, 2008 16:41:07 + D Hill <[EMAIL PROTECTED]> >> wrote: >> >>> On Fri, 25 Apr 2008 at 09:30 -0700, [EMAIL PROTECTED] confabulated: >>>

Re: restrict ssh access

2008-04-25 Thread D Hill
On Fri, 25 Apr 2008 at 14:30 -0500, [EMAIL PROTECTED] confabulated: --On Friday, April 25, 2008 16:41:07 + D Hill <[EMAIL PROTECTED]> wrote: On Fri, 25 Apr 2008 at 09:30 -0700, [EMAIL PROTECTED] confabulated: On Apr 25, 2008, at 6:46 AM, Geert Geurts wrote: I've got a server running a

Re: restrict ssh access

2008-04-25 Thread Paul Schmehl
--On Friday, April 25, 2008 16:41:07 + D Hill <[EMAIL PROTECTED]> wrote: On Fri, 25 Apr 2008 at 09:30 -0700, [EMAIL PROTECTED] confabulated: On Apr 25, 2008, at 6:46 AM, Geert Geurts wrote: I've got a server running a ssh server, I want to enable ssh for the use of sftp by a group of use

Re: restrict ssh access

2008-04-25 Thread D Hill
On Fri, 25 Apr 2008 at 09:30 -0700, [EMAIL PROTECTED] confabulated: On Apr 25, 2008, at 6:46 AM, Geert Geurts wrote: I've got a server running a ssh server, I want to enable ssh for the use of sftp by a group of users, and limit their ssh access to just allow running passwd so they can change t

Re: restrict ssh access

2008-04-25 Thread Chuck Swiger
On Apr 25, 2008, at 6:46 AM, Geert Geurts wrote: I've got a server running a ssh server, I want to enable ssh for the use of sftp by a group of users, and limit their ssh access to just allow running passwd so they can change their default password. What whould be the best/easiest way to aco

restrict ssh access

2008-04-25 Thread Geert Geurts
Hello, I've got a server running a ssh server, I want to enable ssh for the use of sftp by a group of users, and limit their ssh access to just allow running passwd so they can change their default password. What whould be the best/easiest way to acomplish this, or something similiar? Greetings, G