Hi
FTP access to all the users is no big deal. Run ftpd and everybody will
access it, but restricting telnet access is tricky thing.
One crude method. Write a script to check username and terminal. If it
does not match the criteria, issue exit. Put this script in /etc/profile.
Make sure that the script does not execute under a child shell. Otherwise
all will be in-vain. Very brute force method, I admit...
Can anybody give more sophisticated methid?
Thanks
Bye
Shridhar
On Tue, 16 May 2000, kapil sharma wrote:
> One more problem:
> I also want to give telnet access to some users and ftp access to all the users.
> Now what should I do? How will I block the telnet access for some users?
-----------------------------------------------------------------------
Check out the 'What to do before posting to the list' site
for a list of things to try before posting. The site is
at http://botsie.tripod.com/beforeposting/