Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2001 02:52:37 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/su Makefile su.1 su.c
Message-ID:  <200105260952.f4Q9qbO96031@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/05/26 02:52:37 PDT

  Modified files:
    usr.bin/su           Makefile su.1 su.c 
  Log:
  Deconvolute the authentication mess, and hand total responsiblity
  for authentication to PAM. This meens that WHEELSU-type logic can
  now be effected in the pam.conf "su" configuration stack. While here,
  clean up the mess that the code had assumed over years of hacking by
  folks using different styles. ANSIfy.
  
  There is more policy in here that can be handed over to PAM. This will
  be revisited.
  
  Revision  Changes    Path
  1.32      +3 -19     src/usr.bin/su/Makefile
  1.22      +8 -38     src/usr.bin/su/su.1
  1.39      +219 -305  src/usr.bin/su/su.c


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




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