Previous Next Table of Contents

Linux Shadow Password HOWTO

Michael H. Jackson, mhjack@tscnet.com

v1.5, 7 April 1998


This document aims to describe how to obtain, install, and configure the Linux Shadow Suite. It also discusses obtaining, and reinstalling other software and network daemons that require access to user passwords. This other software is not actually part of the Shadow Suite, but these programs will need to be recompiled to support the Shadow Passwd Suite. This document also contains a programming example for adding shadow support to a program. Answers to some of the more frequently asked questions are included near the end of this document.

1. Introduction.

2. Linux Shadow Support History

3. Why shadow your passwd file?

4. Getting the Shadow Suite.

5. Compiling the programs.

6. Installing

7. Other programs you may need to upgrade or patch

8. Putting the Shadow Suite to use.

9. Adding shadow support to a C program

10. Frequently Asked Questions.

11. Copyright Message.

12. Miscellaneous and Acknowledgments.


Previous Next Table of Contents