Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2003 03:34:11 -0700 (PDT)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/rpc.yppasswdd yppasswdd_server.c
Message-ID:  <200306151034.h5FAYB9Z056008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@allantgroup.com>
  
  Revision  Changes    Path
  1.28      +47 -9     src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c



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