Vsftp : secured and non-secured users
A. Khattri
ajai
Mon Jun 27 10:48:06 PDT 2005
On Sat, 25 Jun 2005, Vu Pham wrote:
> I am setting up vsftp 2.0.3 to support secureFtp on my server. It works but
> then it requires all users ( except anonymous ) to use sftp.
> Is it possbile to allow some special users to use normal ftp and others sftp
Let me clarify: by sftp, do you mean sftp as provided by sshd or are you
talking about regular FTP with some sort of SSL encryption?
On our shared web server, I am using proftpd to provide FTP service but by
giving users a login shell of rssh
(http://www.pizzashack.org/rssh/index.shtml) I can also provide them with
scp/sftp/rsync without giving them a regular shell.
(I have combined this with libnss-mysql
[http://libnss-mysql.sourceforge.net/] so those users dont have real
system accounts either.
--
Aj.
More information about the Linux-users
mailing list