cvs commit: src/etc auth.conf
    Robert Watson 
    rwatson at FreeBSD.org
       
    Sun Jul 27 19:28:52 PDT 2003
    
    
  
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
    
    
More information about the cvs-all
mailing list