home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / src / net / bind-contrib.tar.gz / bind-contrib.tar / contrib / misc / reload / text0001.txt < prev    next >
Encoding:
Text File  |  1996-10-25  |  691 b   |  23 lines

  1.     Paul,
  2.         I've been using a suid root program for a long time to
  3.     permit reloading of the nameserver by users other that root. We
  4.     have some zones on the local nameserver that are administered by
  5.     non locals and we needed to give them enough power to reload the
  6.     nameserver securly.
  7.  
  8.     I've updated this program to have an equivelent syntax to ndc.
  9.  
  10.     If you only want root to be able to send control signals to the
  11.     nameserver other that "reload" define ROOTONLY in conf/option.h.
  12.  
  13.     Only root is allowed to start/stop/restart the nameserver.
  14.  
  15.     All arguements after start/restart are passwd as command line
  16.     args to named.
  17.  
  18.     B.T.W. ndc needs to be updated w.r.t USR1/EMT and USR2/FPE;
  19.  
  20.     Mark
  21.  
  22.  
  23.