RE: vsftpd Questions.
From: Nick Lindsell (nick_at_skywhale.net)
Date: 10/20/03
- Previous message: oxfordmusic.net: "Re: PHP sends email from Apache virtual hosts with apache@machine"
- In reply to: mykhan_at_ibnsina.sabic.com: "RE: vsftpd Questions."
- Next in thread: mykhan_at_ibnsina.sabic.com: "RE: vsftpd Questions."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: 20 Oct 2003 13:45:48 +0100
>
> Now, something new is in my mind. There is one user, to whom I have given
> FTP access, I want her not to ssh(telnet) into my system using that user
> id/passwd. What is the easiest method to do that ...
>
> This may be a simple question, but I am new to linux.
>
> Thanks in advance,
>
> Yasir.
>
>
>
>
Disable their login shell could work.
In /etc/password change "/bin/bash"
to "/sbin/nologin" for that user.
You can also use the Redhat User Manager
under System Settings to do the same if
you have a graphical interface..
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: oxfordmusic.net: "Re: PHP sends email from Apache virtual hosts with apache@machine"
- In reply to: mykhan_at_ibnsina.sabic.com: "RE: vsftpd Questions."
- Next in thread: mykhan_at_ibnsina.sabic.com: "RE: vsftpd Questions."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]