Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2003 12:54:23 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        David Schultz <das@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libutil login.conf.5
Message-ID:  <20030303095422.GA20923@nagual.pp.ru>
In-Reply-To: <200303030509.h2359Ofb036507@repoman.freebsd.org>
References:  <200303030509.h2359Ofb036507@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 02, 2003 at 21:09:24 -0800, David Schultz wrote:
> das         2003/03/02 21:09:24 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libutil          login.conf.5 
>   Log:
>   - Document the fact that we now use pam_passwdqc(8) to check
>     password quality, not login.conf(5).
>   - Move warnexpire and warnpasswd from the ``Accounting Limits''
>     section to ``Authentication'', and nix everything else in the
>     former section.  The accounting knobs are not available in
>     the base system, and the subset of them available in ports
>     should be documented in the ports' manpages.

It looks like this commit should be backed out. I don't look in the actual 
change yet, but LOGIN_CAP library have nothing common with PAM and can be 
used standalone. F.e. LOGIN_CAP not use any PAM functions including 
pam_passwdqc(). It looks like wrong place to commit this info, better 
places are login(1) or some PAM manpages.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030303095422.GA20923>