Re: chmod in SFTP

2003-08-25 Thread Shri Shrikumar
On Mon, 2003-08-18 at 10:39, Clement Hermann wrote: > SFTP is nothing but ssh... I don't think there is a way with plain ssh > to limit users such a way. > By the way, if you allow sftp login, users will be able to log in to a > shell. Unless you set the shell to scponly in which case, they get

Re: chmod in SFTP

2003-08-18 Thread Clement Hermann
Ahtonín Karásek wrote: Hello everybody, I have a small ISP and want to open SFTP. But I don't want users to be able to chmod files. I want rights to be 660 for files and 770 for directories. Is there any way how to do it? SFTP is nothing but ssh... I don't think there is a way with plain ssh to

chmod in SFTP

2003-08-17 Thread Ahtonín Karásek
Hello everybody, I have a small ISP and want to open SFTP. But I don't want users to be able to chmod files. I want rights to be 660 for files and 770 for directories. Is there any way how to do it? Many thanks :o) PS: One more question: When can I expected OpenSSH 3.5 to be included in Debian-