s i s t e m a o p e r a c i o n a l m a g n u x l i n u x | ~/ · documentação · suporte · sobre |
User Authentication HOWTOPeter Hernberg 2000/05/02
Explains how user and group information is stored and how users are authenticated on a Linux system (PAM), and how to secure you system's user authentication. IntroductionHow this document came to beWhen trying to add a number of (mostly unnecessary :) network services to my existing home network, I kept running into the problem of authentication, so I decided to figure out how authentication works on linux systems, write a HOWTO, and call it my senior project. I hope this document helps you understand this often-forgotten, but very important, aspect of system administration. New versionsWhen I get my domain up running properly, you'll be able to find the newest version of this document there. Until then, http://www.linuxdoc.org/ will have to suffice. FeedbackComments, corrections, suggestions, flames, and flying saucer sightings can be sent to petehern@yahoo.com. Version Historyv0.1 (May 13, 2000) first version (not released). v0.3 (May 14, 2000) revised (not released). v0.5 (May 15, 2000) added section on securing pam, added resources section (not released). v0.7 (May 15, 2000) revised; ready for release. Copyrights and Trademarks(c) 2000 Peter Hernberg This manual may be reproduced in whole or in part, without fee, subject to the following restrictions:
Acknowledgements and ThanksThanks to my family for putting up with me for 18 years. Thanks to the Debian folks for making such a sweet distro for me to play with. Thanks to CGR for paying me to be a geek. Thanks to Sandy Harris for his helpful suggestions. Finally, I'd like thank the makers of ramen noodles, because I don't know how I'd live without them. Assumptions about the readerFor the purpose of this document, it is assumed that the reader is comfortably with executing commands at the command line and editing text configuration files.
|