Registered by sharp

This script will email you a daily report about users which have passwords on your system. Exclude list for users is supported.

It will run from cron.daily and generate a report which will be sent to email address which you specified in the configuration file. All other lines in configuration file are newline separated users which will be excluded from the check.

It was written mainly for RedHat-based Linux distros, that's why it's configuration file is located at /etc/sysconfig/pwchecker. But you can use it on any other Linux distro (such as Debian or Ubuntu) just by editing the script and choosing another location for the configuration file.

In general scenario:
- on the hardware node (a box which hosts virtual machines) you will exclude `root' in your configuration file, because all other users will use their ssh-keys to access this box, and root password (random generated at least 16 characters long) was kept as an back door to your box.
- on the virtual machine/container you won't exclude anyone, because there is no need in root's password there (in the case of OpenVZ you can easily get access to the container) and all other users will use their ssh-keys to access this container.

Project information

Maintainer:
sharp
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Bash

All bugs Latest bugs reported

Get Involved

Downloads

Latest version is 1.2
released

All downloads

Announcements

  • pwchecker 1.2 on 2011-09-20
    http://launchpad.net/pwchecker/trunk/1.2/+download/pwchecker-1.2.tar.gz