Re: ftp and telnet problem

2000-03-20 Thread Bernhard Rosenkraenzer
On Mon, 20 Mar 2000, kapil wrote: > I want to allow all of my users to ftp into my server from remote location > but deny some of the users to telnet to my server. If I will change the > shell of any of the user from "/bin/bash" to "/bin/false" or > "/usr/bin/passwd" then both ftp as well as tene

ftp and telnet problem

2000-03-20 Thread kapil
I want to allow all of my users to ftp into my server from remote location but deny some of the users to telnet to my server. If I will change the shell of any of the user from "/bin/bash" to "/bin/false" or "/usr/bin/passwd" then both ftp as well as tenet will not work. Is there any way by which