~ubuntu-branches/ubuntu/trusty/libpwquality/trusty

« back to all changes in this revision

Viewing changes to doc/man/pam_pwquality.8

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Timo Aaltonen, Michael Biebl
  • Date: 2013-06-29 05:25:51 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130629052551-lxru1wjinm5pqvzg
Tags: 1.2.2-1
[ Timo Aaltonen ]
* libpam-pwquality: Add a config file for pam-auth-update.
  (Closes: #703817, LP: #1191990)

[ Michael Biebl ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Escape single quotes in literal strings from groff's Unicode transform.
 
2
.ie \n(.g .ds Aq \(aq
 
3
.el       .ds Aq '
1
4
.de FN
2
5
\fI\|\\$1\|\fP
3
6
..
11
14
This module can be plugged into the
12
15
\fIpassword\fR
13
16
stack of a given service to provide some plug\-in strength\-checking
14
 
for passwords\&. The code was originaly based on pam_cracklib module
 
17
for passwords\&. The code was originally based on pam_cracklib module
15
18
and the module is backwards compatible with its options\&.
16
19
.PP
17
20
The action of this module is to prompt the user for a password and check
261
264
The module will return error on failed check even if the user changing the
262
265
password is root\&. This option is off by default which means that just
263
266
the message about the failed check is printed but root can change
264
 
the password anyway\&.
 
267
the password anyway\&. Note that root is not asked for an old password
 
268
so the checks that compare the old and new password are not performed\&.
265
269
.RE
266
270
.PP
267
271
\fBlocal_users_only\fR