Previous Next Contents

Linux Shadow Password HOWTO

Michael H. Jackson, mhjack@tscnet.com

v1.2, 10 January 1996


This document aims to describe how to obtain, install and configure the Linux password Shadow Suite. It also discusses obtaining, and (re)installing 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 break as soon as shadow is installed. This document also contains a programming example for adding shadow support. Answers to some of the more frequently asked questions will be included in an appendix in a future revision.

1. Introduction.

2. Why shadow your passwd file?

3. Getting the Shadow Suite.

4. Compiling the programs

5. Installing

6. Other programs you may need to upgrade or patch

7. Adding shadow support to a C program

8. Copyright Message.

9. Miscellaneous and Acknowledgments.


Previous Next Contents