cvs commit: src/usr.sbin/rpc.yppasswdd yppasswdd_server.c
    Martin Blapp 
    mbr at FreeBSD.org
       
    Sun Jun 15 03:34:12 PDT 2003
    
    
  
mbr         2003/06/15 03:34:11 PDT
  FreeBSD src repository
  Modified files:
    usr.sbin/rpc.yppasswdd yppasswdd_server.c 
  Log:
  Only call pw_mkdb if passfile == _PATH_MASTERPASSWD.
  Otherwise, rename master.passwd to a temp filename, rename
  the new passwd to master.passwd, and let yppwupdate update
  passwd as it sees fit.
  
  PR:             52601, 7968
  Reviewed by:    des
  Submitted by:   Dan Nelson <dnelson at allantgroup.com>
  
  Revision  Changes    Path
  1.28      +47 -9     src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c
    
    
More information about the cvs-all
mailing list