Practical UNIX & Internet Security

Practical UNIX & Internet SecuritySearch this book
Previous: 5.9 Oddities and Dubious IdeasChapter 5
The UNIX Filesystem
Next: 6. Cryptography
 

5.10 Summary

The UNIX filesystem is the primary tool that is used by the UNIX operating system for enforcing computer security. Although the filesystem's concepts of security- - separate access permissions for the file's user, group, and world - are easy to understand, a UNIX system can be very difficult to administer because of the complexity of getting every single file permission correct.

Because of the attention to detail required by the UNIX system, you should use measures beyond the filesystem to protect your data. One of the best techniques that you can use is encryption, which we describe in the next chapter.


Previous: 5.9 Oddities and Dubious IdeasPractical UNIX & Internet SecurityNext: 6. Cryptography
5.9 Oddities and Dubious IdeasBook Index6. Cryptography