Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2003 19:28:51 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc auth.conf
Message-ID:  <200307280228.h6S2SpYD050497@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2003/07/27 19:28:51 PDT

  FreeBSD src repository

  Modified files:
    etc                  auth.conf 
  Log:
  auth.conf seems to be being gradually subsumed by user classes
  and PAM configuration.  Remove the line concerning "auth_list"
  from the template, since it's referenced only in the tinyware
  password command, and only #ifdef KERBEROS, which isn't defined
  in tinyware.  Add a comment about auth.conf being on the way
  out the door.  The one remaining consumer of auth.conf is
  crypt(3).
  
  Revision  Changes    Path
  1.6       +4 -6      src/etc/auth.conf



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