Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 1998 18:22:15 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/login Makefile login.c klogin.c
Message-ID:  <199811210222.SAA16990@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/11/20 18:22:14 PST

  Modified files:
    usr.bin/login        Makefile login.c 
  Removed files:
    usr.bin/login        klogin.c 
  Log:
  ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!!
  
  Change login to use PAM for authentication.  I kept the built-in
  passwd/NIS authentication support, to handle cases where the system
  is missing its "/etc/pam.conf" file.  S/Key and KerberosIV
  authentication methods are removed from the login program, but
  still available in PAM modules.
  
  Revision  Changes    Path
  1.24      +4 -16     src/usr.bin/login/Makefile
  1.43      +145 -106  src/usr.bin/login/login.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?199811210222.SAA16990>