Re: sftp redirect to common folder

–bg08WKrSYDhXBjb5
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline

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: 0×81CFE75D

–bg08WKrSYDhXBjb5
Content-Type: application/pgp-signature
Content-Disposition: inline

—–BEGIN PGP SIGNATURE—–
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFC5m7hdjdlQoHP510RAmSZAJ9ezm4kVfVWsszWUL48MQeCjT2B+wCfR+do
q8b9tWC39lw9gG+n5X3hdWA=
=XaV9
—–END PGP SIGNATURE—–

–bg08WKrSYDhXBjb5–

Leave a Reply

You must be logged in to post a comment.