Re: SSH mail server experiments

2003-08-14 Thread Joel A. Chornik
From: "Tony Kava" <[EMAIL PROTECTED]> To: "'chris Verhagen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 07, 2003 6:53 PM Subject: RE: SSH mail server experiments > By default I believe most FTP daemons will not allow a user to

Re: SSH mail server experiments

2003-08-14 Thread Jan De Luyck
On Thursday 07 August 2003 19:20, chris Verhagen wrote: > A week ago I started a webhosting service for subdomains at > http://crystal-ninja.cjb.net . Now, ofcourse, people need to ftp into their > public_html directory in their home dirs. I'm using proFTPd for that. > But now for the problem: I ju

Re: SSH mail server experiments

2003-08-14 Thread Adam Newhard
I don't quite remember exactly, but there are override options for a lot of ftp daemons (including proftpd b/c i've done it before). to some extent, this is a case of rtfm, but the option is burried so i don't blame you for asking. On the other hand, people will be able to get shell access of som

RE: SSH mail server experiments

2003-08-10 Thread Tony Kava
By default I believe most FTP daemons will not allow a user to login without a valid shell. A valid shell is a shell that is listed in the file /etc/shells . If you add their shell to /etc/shells it may work, however I hope that this is a convenience move rather than a security move because if th

RE: SSH mail server experiments

2003-08-09 Thread Skibi de LaPies
-Original Message- From: chris Verhagen [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 7:20 PM To: [EMAIL PROTECTED] Subject: SSH mail server experiments (...) >Is there an easy solution for this problem? Remember, i only want them to be >able to use /bin/mail! No shell! Of cou

RE: SSH mail server experiments

2003-08-09 Thread stephen at unix dot za dot net
/bin/nologin its valid, and it just displays a message like : you are not permitted to login or something to that effect. On Fri, 8 Aug 2003, Skibi de LaPies wrote: > -Original Message- > From: chris Verhagen [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 07, 2003 7:20 PM > To:

Re: SSH mail server experiments

2003-08-09 Thread Brad Mills
Skibi, > BTW does onyone can give me a hint with secure ftp? Is stunnel the nly > option or there is another service? > have a look at WinSCP - http://winscp.sourceforge.net/eng/ " ...WinSCP is an open source SFTP (SSH File Transfer Protocol) and SCP (Secure CoPy) client for Windows using SSH (S