Bug 93491

Summary: discrepancy man page for pam_unix(8)
Product: Documentation Reporter: Lior Kadosh <lkadosh>
Component: Books & ArticlesAssignee: ru <ru>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Lior Kadosh 2006-02-17 19:10:05 UTC
The online man page (FreeBSD 6.0-RELEASE and Ports) for pam_unix states:

"The UNIX authentication service module for PAM, pam_unix provides func-
tionality for two PAM categories: authentication and account management.
In terms of the module-type parameter, they are the ``auth'' and
``account'' features.  It also provides a null function for session man-
agement."

I believe the above description should also include the "password" 
facility (feature), which is described further down the same man page:

"UNIX Password Management Module
     The UNIX password management component provides a function to perform
     account management, pam_sm_chauthtok().  The function changes the user's
     password."

In the preceding paragraph, "account management" should be changed to
"password management".
Comment 1 ru freebsd_committer freebsd_triage 2006-10-12 15:57:24 UTC
State Changed
From-To: open->patched

Fixed in 7.0-CURRENT, thanks! 


Comment 2 ru freebsd_committer freebsd_triage 2006-10-12 15:57:24 UTC
Responsible Changed
From-To: freebsd-doc->ru
Comment 3 ru freebsd_committer freebsd_triage 2006-10-16 13:02:19 UTC
State Changed
From-To: patched->closed

Merged into RELENG_6.
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-10-16 13:06:12 UTC
ru          2006-10-16 12:02:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libpam/modules/pam_unix pam_unix.8 
  Log:
  MFC: 1.12: The pam_unix module also provides password management.
  
  PR:             docs/93491
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.11.2.1  +8 -7      src/lib/libpam/modules/pam_unix/pam_unix.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"