Files
shadow/debian
nekral-guest 3a91912281 Apply patch already described in the curent changelog:
* debian/login.pam: return back to mostly "requisite" for the pam_securetty
    PAM module, but ignore PAM_USER_UNKNOWN. This will avoid root from
    entering a password, and will also avoid user enumeration attacks.
    Mis-typed root login are not protected, only root can be blamed for
    mis-typing and entering a password on an insecure line. Users willing to
    protect against mis-typed root login can use "requisite", but will be
    vulnerable to user enumeration attacks on insecure lines, and should use
    pam 1.1.0-4 at least. Closes: #574082, #531341
2010-03-20 10:57:44 +00:00
..
2010-03-20 10:52:52 +00:00
2008-02-24 17:36:57 +00:00

This package uses quilt to patch the upstream source.

You can find some info on how to generate the patched source, add a new
modification, and remove an existing modification on:
	/usr/share/doc/quilt/README.source

================================================================================

To package a new upstream release, you can use the Makefile:
	svn://svn.debian.org/svn/pkg-shadow/debian/trunk/Makefile

================================================================================

A testsuite is also available. Instruction on how to run this testsuite
are available on:
	svn://svn.debian.org/svn/pkg-shadow/debian/trunk/tests/README