|
Reference Information |
|
This is a checklist any unix administrator can use as a guideline to help increase their system security. It is not a case by case set of rules--pick and choose from them to suite each server environment.
Different areas are only applicable to the type of security you need to be concerned with. In general you have two primary issues when it comes to security: Accessability and Users. In each of these issues you need to decide if they are classifiable as trusted or public. A publicly accessable server is one which resides on the internet, or is on an open intranet where untrusted nodes on the network can gain full connectivity to the server. A server which has a trusted accessability means it resides on a secured private network. Access to it is usually made through a highly restrictive firewall--or all nodes on the network are fully trusted. Users are the second factor. If there is a possibility of untrusted users, then you have a public user base. If all users are trusted--i.e. the root password could be provided to all of them (but isn't) then it is a trusted user base.
Make note: While I try to follow this same list on every system I administrate, there are often a few items on the list which are inapplicable or inapropriate for the system.
General terms:
| Copyright © 2004, Protos LLC |