Re: scp to directory w/o execute permissions

2002-12-13 Thread Roger H. Goun
On Thu, Dec 12, 2002 at 11:17:51AM -0500, [EMAIL PROTECTED] (Michael O'Donnell) wrote: In this it might actually help to RTFM for sshd - I just had a quick look and it appears that you can mess around with the entries in $HOME/.ssh/authorized_keys such that no commands other than one you

RE: scp to directory w/o execute permissions

2002-12-12 Thread Charles Farinella
On Wed, 11 Dec 2002, Travis Roy wrote: Sorry Charlie. =8^) (Remember those old StarKist ads?) I should have known. And yes I remember those ads very well, thanks. :-) I don't, you guys must be old ;) *I* am old, I am surprised that Derek remembers. I think I've solved my

Re: scp to directory w/o execute permissions

2002-12-12 Thread pll
In a message dated: Thu, 12 Dec 2002 10:06:48 EST Charles Farinella said: On Wed, 11 Dec 2002, Travis Roy wrote: Sorry Charlie. =8^) (Remember those old StarKist ads?) I should have known. And yes I remember those ads very well, thanks. :-) I don't, you guys must be old

Re: scp to directory w/o execute permissions

2002-12-12 Thread Michael O'Donnell
In this it might actually help to RTFM for sshd - I just had a quick look and it appears that you can mess around with the entries in $HOME/.ssh/authorized_keys such that no commands other than one you specify can be executed. The conditions under which this will work may be too restrictive for

Re: scp to directory w/o execute permissions

2002-12-12 Thread Michael O'Donnell
When you were born I *did* look 23. Because I was. Eh, then you're not old yet, but it's creepin' right up on ya... ;-) WARNING: Dates on calendar are closer than they appear. Very slick!! This looks like it's going to do just what we need, thanks. bows Not to spoil Derek's moment of

RE: scp to directory w/o execute permissions

2002-12-12 Thread bscott
On Thu, 12 Dec 2002, at 10:06am, [EMAIL PROTECTED] wrote: I think I've solved my problem by removing the path statement from .bash_profile for the user in question, so that we can scp files to the account, but the user can run no commands. If the user specifies the exact path to the command,

RE: scp to directory w/o execute permissions

2002-12-12 Thread Ben Boulanger
This may be a time when you might actually want to consider running SSH chrooted. You could simply restrict what binaries are in the chrooted directory. http://www.ssh.com/support/faq/secureshellserver/qa_191_687.html On Thu, 2002-12-12 at 11:08, Charles Farinella wrote: On Thu, 12 Dec 2002

Re: scp to directory w/o execute permissions

2002-12-12 Thread Charles Farinella
On Thu, 12 Dec 2002, Derek Martin wrote: *I* am old, I am surprised that Derek remembers. Well, I'm not old, but at 32, I'm not exactly young either (even if I do look about 23)... When you were born I *did* look 23. Because I was. If this is what you're trying to accomplish, then

Re: scp to directory w/o execute permissions

2002-12-11 Thread Charles Farinella
On Wed, 11 Dec 2002, Derek Martin wrote: On Wed, Dec 11, 2002 at 03:47:40PM -0500, Charles Farinella wrote: I'm trying to scp files to a directory that won't allow a user to execute anything. If I remove execute permissions from the directory I can't upload any files. Does anyone know

RE: scp to directory w/o execute permissions

2002-12-11 Thread Travis Roy
Sorry Charlie. =8^) (Remember those old StarKist ads?) I should have known. And yes I remember those ads very well, thanks. :-) I don't, you guys must be old ;) ___ gnhlug-discuss mailing list [EMAIL PROTECTED]