Re: sftp redirect to common folder
From: Derek Martin (code_at_pizzashack.org)
Date: 07/26/05
- Previous message: Malden Male: "sftp redirect to common folder"
- In reply to: Malden Male: "sftp redirect to common folder"
- Next in thread: Johan De Meersman: "Re: sftp redirect to common folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Jul 2005 13:12:01 -0400 To: secureshell@securityfocus.com
On Tue, Jul 26, 2005 at 09:26:08AM -0700, Malden Male wrote:
> What we need is to map their login to a common folder
> where they share files (the intention of this
> project).
On the server, change the home directory of those users to the common
folder. If you can't do it on this server, use a different server.
You can share the files via NFS or similar...
You could also use rssh to do this (with chroot jails).
http://www.pizzashack.org/rssh
Either way though, you need to make changes to the user's environment
in the /etc/passwd file (or whatever). It may be possible to get
around this with some hackery, if you can set up a second mechanism
for authentication...
-- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0x81CFE75D
- application/pgp-signature attachment: stored
- Previous message: Malden Male: "sftp redirect to common folder"
- In reply to: Malden Male: "sftp redirect to common folder"
- Next in thread: Johan De Meersman: "Re: sftp redirect to common folder"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|