FreeBSD Bugzilla – Attachment 28555 Details for
Bug 47960
Update login.conf(5) to match reality
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.10 KB, created by
dschultz
on 2003-02-05 15:30:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dschultz
Created:
2003-02-05 15:30:11 UTC
Size:
2.10 KB
patch
obsolete
>Index: login.conf.5 >=================================================================== >RCS file: /home/ncvs/src/lib/libutil/login.conf.5,v >retrieving revision 1.44 >diff -u -r1.44 login.conf.5 >--- login.conf.5 2002/11/22 22:22:10 1.44 >+++ login.conf.5 2003/02/05 15:22:47 >@@ -205,7 +205,7 @@ > .It "welcome file /etc/motd File containing welcome message. > .El > .Sh AUTHENTICATION >-.Bl -column minpasswordlen indent indent >+.Bl -column passwd_prompt indent indent > .It Sy "Name Type Notes Description > .\" .It "approve program Program to approve login. > .It "copyright file File containing additional copyright information >@@ -215,11 +215,6 @@ > in the class may not access. > .It "login_prompt string The login prompt given by > .Xr login 1 >-.It "minpasswordlen number 6 The minimum length a local password >-may be. >-.It "mixpasswordcase bool true Whether >-.Xr passwd 1 >-will warn the user if an all lower case password is entered. > .It "passwd_format string md5 The encryption format that new or > changed passwords will use. > Valid values include "des", "md5" and "blf". >@@ -324,6 +319,17 @@ > devices in the group. > If both lists are given and are non-empty, the user is restricted to those > devices allowed by ttys.allow that are not available by ttys.deny. >+.Pp >+The >+.Em minpasswordlen >+and >+.Em minpasswordcase >+facilities for enforcing restrictions on password quality, which used >+to be supported by >+.Nm , >+have been superseded by the >+.Xr pam_passwdqc 8 >+PAM module. > .Sh ACCOUNTING LIMITS > .Bl -column host.accounted indent indent > .It Sy "Name Type Notes Description >@@ -361,7 +367,15 @@ > .El > .Pp > These fields are used by the time accounting system, which regulates, >-controls and records user login access. >+controls and records user login access. Of these options, only >+.Em warnexpire >+and >+.Em warnpassword >+are implemented in the base system. The >+.Em idletime >+capability is supported by >+.Xr blimitd 8 >+in the ports collection. > .Pp > The > .Em ttys.accounted >@@ -385,5 +399,8 @@ > .Xr getttyent 3 , > .Xr login_cap 3 , > .Xr login_class 3 , >+.Xr pam 3 , > .Xr passwd 5 , >-.Xr ttys 5 >+.Xr ttys 5 , >+.Xr blimitd , >+.Xr pam_passwdqc 8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47960
: 28555