home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / citadel2 / sysop.doc < prev    next >
Text File  |  1989-12-01  |  3KB  |  80 lines

  1. SYSOP.DOC (Citadel-68 version)
  2.  
  3.  Citadel can be thought of as having 3 levels to it: the Peon level (normal
  4. users), the Aide level (people with special privileges), and the Sysop level.
  5. They are differentiated, of course, by what they can do to a Citadel system.
  6.  
  7.  What normal users can do is decided by the Sysop's policy decisions in
  8. CTDLCNFG.SYS.
  9.  
  10.  Aides have 4 commands available to them that is not available to the normal
  11. users.    These are accessed thru the command ".Aide <cmd>", and they are:
  12.  
  13.   <D>elete empty rooms
  14.   <E>dit current room
  15.   <I>nsert pulled message
  16.   <K>ill current room
  17.  
  18.  These are detailed in AIDE.HLP.  Details on how to make a normal user into an
  19. aide and vice versa are below.    Aide functions may be used from either a remote
  20. location or from the system console.
  21.  
  22.  The Sysop(s)' functions differ from the Aide functions in that they may be used
  23. ONLY from the System Console, and in that the Sysop does NOT have to be logged
  24. in if s/he does not wish to be to perform these special functions.  In fact,
  25. somebody else can be logged in.
  26.  
  27.  To perform Sysop functions, first ensure that Citadel is in CONSOLE mode. If
  28. you are in MODEM mode, hit the ESC.  If somebody is on from remote,
  29. interrupt him/her only at the room prompts.  Once in CONSOLE mode, push a
  30. CTRL L (control key and L key simultaneously); Citadel should then print
  31. 'privileged cmd: ' or somesuch.  You now have access to Sysop special functions.
  32.  
  33.  With the exception of <S>et date below, none of these are accessible to the
  34. Aides or anyone else.
  35.  
  36.   Privileged sysop functions:
  37.  
  38.   <A>bort to main menu
  39.   <C>hat enable/suppress switch
  40.   <D>ebug switch
  41.   <K>ill account
  42.   <M>ODEM mode
  43.   <N>etwork stuff
  44.   <P>rivilege switch (aide)
  45.   <S>et date
  46.   <V>isible mode switch
  47.  e<X>it to GEMDOS
  48.   Privileged Aide functions:
  49.  
  50.  Pushing <A>bort is one of 3 ways out of the Sysop command menu.  Abort
  51. puts you back into -CONSOLE- mode.
  52.  
  53.  The <C>hat switch is a toggle switch that will either tell users that you
  54. are not around, or will ring the Console's bell to call you.
  55.  
  56.  The <D>ebug switch is for use when debugging Citadel.    It's of no use for
  57. normal Citadel installations.
  58.  
  59.  To destroy a person's account on a Citadel system, use the <K>ill Account
  60. switch.  You will be asked to specify a name; if Citadel finds a user by that
  61. name, then it'll ask for confirmation.
  62.  
  63.  <M>odem mode is the second way to exit the Sysop command menu.  It leaves
  64. Citadel in -MODEM- mode.
  65.  
  66.  The <P>rivilege switch is how you assign and take away Aide privileges from
  67. people.  Citadel, when this option is selected, will ask for a name. If it
  68. finds who you specify, it will print out what toggling this person's aide
  69. switch will do, and then ask you to confirm if that's what you want to do
  70. with that person.
  71.  
  72.  <S>et date allows you to set the date and time. This data will be used to
  73. set the GEMDOS clock.
  74.  
  75.  The <V>isible is another debug switch, not used by normal Citadel
  76.  installations.
  77.  
  78.  e<X>it is the 3rd and last way to exit the Sysop cmd menu.  This folds Citadel
  79. up and returns you to GEMDOS.
  80.