For example on the student cluster everyone on campus gets an account and there are safeguards in place to keep users from using too many resources (cpu limits, disk quotas, auto logout, etc.) Those machines allow logins from almost anywhere. Many utilities or programs that have known security holes have been replaced with "safe" versions or removed completely (ie, sendmail, bind, ping.) When new holes are discovered the system managers must race to plug the hole before it is exploited.
Using this method it is much more difficult to ensure a secure system because you never know if a hole exists until it is discovered.
Most companies accomplish this methodology by installing a firewall and blocking all external traffic except that which is necessary for the company to operate. More on firewalls later.
