rsync + ssh + rbash
From: Erwan (erwanpianezza@my-deja.com)
Date: 01/29/03
- Next message: Alessandro Selli: "Re: rsync + ssh + rbash"
- Previous message: Maniac: "Re: SSH-client that suppports http-proxies AND dynamic tunnels?"
- Next in thread: Alessandro Selli: "Re: rsync + ssh + rbash"
- Reply: Alessandro Selli: "Re: rsync + ssh + rbash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: erwanpianezza@my-deja.com (Erwan) Date: 29 Jan 2003 03:04:17 -0800
Hi, I am trying to connect a user with rsync + shh
it works fine when the user has a /bin/bash shell
but I would like to restrict the shell to its home, so I tried the
following rbash shell
#!/bin/bash
/bin/bash --restricted
but if I give that shell to my user, ssh works fine but rsync+ ssh
hangs ...
Has anyone a solution to that N ?
Thanks .
Erwan.
- Next message: Alessandro Selli: "Re: rsync + ssh + rbash"
- Previous message: Maniac: "Re: SSH-client that suppports http-proxies AND dynamic tunnels?"
- Next in thread: Alessandro Selli: "Re: rsync + ssh + rbash"
- Reply: Alessandro Selli: "Re: rsync + ssh + rbash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|