> "Alf" == Alf B Lervåg <[EMAIL PROTECTED]> writes:
[...]
Alf> The problem with psftp and pscp, is that they're command line
Alf> tools. This is all well and good for people who like it, but since
Alf> most of our students only use windows and gui programs, they
Alf> wouldn't like having to
On Fri, 2002-06-07 at 09:37, Alf B Lervåg wrote:
> Yes, I know about the putty suite. (First thing I download whenever I'm
> forced to sit on a windows computer. ;)
>
> The problem with psftp and pscp, is that they're command line tools.
> This is all well and good for people who like it, but sin
> On Thu, 6 Jun 2002, Andrew Ferrier wrote:
> > For Windows, the ssh client from www.ssh.com is the best I've
> > found. Don't know if free for university use though. If you
> > want a free client, WinSCP is best I've used, though it's far
> > more buggy than the aforementioned.
>
> PSCP and PSFTP
On Thu, 6 Jun 2002, Andrew Ferrier wrote:
> For Windows, the ssh client from www.ssh.com is the best I've
> found. Don't know if free for university use though. If you
> want a free client, WinSCP is best I've used, though it's far
> more buggy than the aforementioned.
PSCP and PSFTP (part of the
On 2002-06-06 at 10:18, Alf B Lervåg wrote:
> Date: Thu, 6 Jun 2002 10:18:58 +0200
> From: Alf B Lervåg <[EMAIL PROTECTED]>
> To: debian-security@lists.debian.org
> Subject: secure file transfer (again)
> Resent-Date: Thu, 06 Jun 2002 15:06:26 +0100
> Resent-From: debian-security@lists.debian.org
Alf B Lervåg <[EMAIL PROTECTED]> writes:
> ssh is already up and running on the servers, so I'm figuring that the
> sftp server shouldn't be too hard to get running. Problem is making
> things easy to use for our students. (Guess this falls in under the sftp
> client question.)
| zsh/scr 11:36A
Thanks for all the suggestions. This mailing list rocks
Nato
- Original Message -
From: "José Luis Ledesma" <[EMAIL PROTECTED]>
To: "'Renato Lozano'" <[EMAIL PROTECTED]>;
Sent: Wednesday, June 05, 2002 3:57 AM
Subject: RE: secure file tra
On Tue, Jun 04, 2002 at 09:58:55AM -0400, Jon McCain wrote:
> You can remove the sftp-server program to disable sftp but you can't
> turn off the scp commands. They are part of ssh. So someone could
> still use something like winscp and be able to browse everything.
>
> You can "break" scp by ma
>
> In proftpd.conf:
>
> RequireValidShell off
>
> ;-)
>
I would be careful about doing that. That might open ftp
access for accounts you dont want to have access. Plus some
applications create special accounts without shells like
mysql,inetd,etc.
mysql:x:103:102:MySQL Server:/var/li
Previously Michael van der Kolff wrote:
> if you want to implement a huge one you'll have to find the x.509 cert
> patch, but from what I hear it's quite a flexible implementation.
It seems to work quite well. The X.509 and multi-crypto patches are
both included in the kernel-patch-freeswan packag
You can do a chrooted enviroment (see above) And start de sshd witch chroot
/sbin/sshd -f /etc/sshd_config
Also you can specify the shell of the users in /etc/passwd as
/sbin/sftp-server if you only want to allow this users do a sftp.
Regards,
.:
total 36
drwxr-xr-x 9 root root 4096 Jun 5
I'd say that the most flexible way of doing so is probably using
freeswan, which you can find in the unstable packages. Additionally,
you'll have to build your kernel again, and if you want to implement a
huge one you'll have to find the x.509 cert patch, but from what I hear
it's quite a flexible
On Tue, Jun 04, 2002 at 09:58:55AM -0400, Jon McCain wrote:
>
>
> > Renato Lozano wrote:
> >
> > Hi All,
> >
> > I am trying to implement a way of transfering files securely over the
snip
>
> You can remove the sftp-server program to
On Tue, Jun 04, 2002 at 09:58:55AM -0400, Jon McCain wrote:
>
>
> > Renato Lozano wrote:
> >
> > Hi All,
> >
> > I am trying to implement a way of transfering files securely over the
snip
>
> You can remove the sftp-server program t
> Renato Lozano wrote:
>
> Hi All,
>
> I am trying to implement a way of transfering files securely over the
> Internet using sftp which is part of the ssh2 protocol. A down side
> of implementing this is that users logging on can browse the whole
> filesystem. I have done some research and f
> Renato Lozano wrote:
>
> Hi All,
>
> I am trying to implement a way of transfering files securely over the
> Internet using sftp which is part of the ssh2 protocol. A down side
> of implementing this is that users logging on can browse the whole
> filesystem. I have done some research and
Renato Lozano writes:
> I am trying to implement a way of transfering files securely over
> the Internet using sftp which is part of the ssh2 protocol. A
> down side of implementing this is that users logging on can browse
> the whole filesystem. I have done some research and found a way
> t
Renato Lozano writes:
> I am trying to implement a way of transfering files securely over
> the Internet using sftp which is part of the ssh2 protocol. A
> down side of implementing this is that users logging on can browse
> the whole filesystem. I have done some research and found a way
>
18 matches
Mail list logo