The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 12-03-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Quote:
Originally Posted by yarx View Post
so, i want to know how to deny someone use ftp on AAA ?
anyone can help me.
Rather than attempt restriction at the source, do the restriction at the server.

Deny the user at AAA access rights at the server.

If you manage to lock down the user at AAA, what happens if he changes seat and is sitting at CCC?

If the user has a C compiler at AAA he can do anything he wants, so you have to restrict at the server.
Reply With Quote