home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / fn132bin / man / flipbits.man < prev    next >
Text File  |  1991-09-05  |  2KB  |  57 lines

  1.  
  2.  
  3. FLIPBITS(1)          FNORDADEL BBS SOFTWARE           FLIPBITS(1)
  4.  
  5. NAME
  6.      flipbits.tos - toggle user log privilege flags
  7.  
  8. SYNOPSIS
  9.      flipbits
  10.  
  11. DESCRIPTION
  12.      Flipbits allows the Sysop to set or clear, en masse, the
  13.      net, mail and/or door privilege flags of the entire user
  14.      log.  It must be run from the directory in which
  15.      ctdltabl.sys resides.
  16.  
  17.      This program should be run whenever one of the ctdlcnfg.sys
  18.      parameters "allnet", "allmail" or "alldoor" is changed.
  19.      These parameters affect new users signing on, but existing
  20.      users keep the same privilege settings they had before.
  21.      Hence this program, to alter existing log entries.
  22.  
  23.      When run, the program will prompt for the net privilege flag
  24.      like so:
  25.  
  26.           Set the net priv bit?
  27.  
  28.      If the question is answered "Y", it will then prompt:
  29.  
  30.           Bestow net privs ('Y') or remove them ('N')?
  31.  
  32.      The mail and door privilege flags are processed identically
  33.      in turn.  At this point, the program crunches through the
  34.      user log and updates the flag settings as requested.
  35.  
  36.      All users with Aide or Sysop status are left alone by this
  37.      program.  Presumably they have been set up correctly in the
  38.      first place by the Sysop.
  39.  
  40. OPTIONS
  41.      None.
  42.  
  43. BUGS
  44.      None known (knock on wood veneer).
  45.  
  46. FILES
  47.      flipbits.tos          Flag toggler program.
  48.      ctdlcnfg.sys          The configuration file.
  49.      ctdltabl.sys          Tables file.
  50.      #sysdir\ctdllog.sys   The user log file.
  51.  
  52. SEE ALSO
  53.      The Fnordadel Reference Manual
  54.  
  55. AUTHORS
  56.      Originally written for Fnordadel by Royce Howland.
  57.