home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / comm / bbs / 4d-bbsdemo / docs / text / 09.users < prev    next >
Text File  |  1993-12-28  |  5KB  |  125 lines

  1. Chapter 9:  User Setup and Access
  2.  
  3.  
  4.  
  5.  
  6. 9.1 Introduction and Overview
  7.  
  8.     The User Editor allows the SysOp to manipulate the user files to
  9. control various abilities of the users and give access to different parts
  10. of the BBS.  This can include:  call limits, message bases and file
  11. transfer access, globally changing information on all users, and validated
  12. new users.
  13.  
  14. 9.2 The User Editor:  U_ED
  15.  
  16.     The User Editor located in the BBS:  directory as "u_ed".  It can
  17. either be run as a normal program from AmigaDOS or from the User Editor
  18. command either from the waiting screen, pull-down menu, or menu command.
  19.  
  20.     Once the user editor is brought up, you will see a prompt asking for a
  21. user's name.  Entering "?" at this prompt will give you a listing of all
  22. the users on your BBS.  Entering "New" will allow you to validate any news
  23. users on your system one-by-one.  Entering "GLOB" will put you into the
  24. global user editor.  (Refer to section 9.4)
  25.  
  26.     When you received this disk, an account called SYSOP has already been
  27. set-up.  Type "SYSOP" at the prompt, and information about this account
  28. will pop onto the screen.  The information here is extended onto two
  29. screens.  Pressing "M" will bring up the second screen.  The first screen
  30. contains information that is mostly configured by the BBS program or by
  31. you.  The second screen is personal information that has been entered by
  32. the user when they first sign up.  You usually won't have to edit the
  33. information on the second screen.
  34.  
  35.     NAME The name of the user's account.
  36.  
  37.     CALLS TODAY How many calls the user made to your system today.  It's
  38. set by the program, so you do not have to edit this.  However, if the user
  39. needs to call your BBS again on the same day after extinguishing his calls
  40. allowed for the day, you can change this to "0" without having to raise the
  41. user's call limit.
  42.  
  43.     TIME LEFT Amount of time the user has left for the day, regardless of
  44. how many calls he made on that day.  It's set by the program, but you can
  45. raise this number if a user has used up all their time for the day and
  46. needs to call back.
  47.  
  48.     CALL LIMIT Number of calls the user is allowed to make to your system
  49. in a day.  (Note:  if the user has SysOp access, they can make an unlimited
  50. number of calls to your system, no matter what his call limit is set to.
  51.  
  52.     STATUS This indicates the type of access the user has on your system.
  53. 4D-BBS supports 4 kinds of access levels:  NEW, MEMBER, SYSOP and NO
  54. ACCESS.  When a user logs on for the first time with his account is created
  55. via the new user registration, he automatically becomes NEW.  You must edit
  56. his account so he can become a MEMBER.  You can have more than one SysOp on
  57. your BBS, but since SysOps have almost unlimited power over anything on
  58. 4D-BBS, be careful about who you make a SysOp!  People who have been marked
  59. as NO ACCESS are automatically kicked off if there is not a "No access
  60. menu".  (Refer to Chapter 8 on Menus)
  61.  
  62.     LOCKS This indicates what menu functions and menus the user cannot
  63. access.
  64.  
  65.     CALLS The total number of calls the user has made to your system.
  66.  
  67.     MSGS The total number of messages the user has posted on your system.
  68.  
  69.     UPLOADS Indicates number of files the user has uploaded to your
  70. system.
  71.  
  72.     DOWNLOADS Indicates the number of files the user has downloaded from
  73. your system.
  74.  
  75.     TIME LIMIT Indicates the amount of time the user is allowed to spend
  76. on your system per call.
  77.  
  78.     BOARDS This indicates the access levels the user has for each message
  79. base on your system.  Pressing "B" for this lists each message base to be
  80. displayed followed by the access flag for that base.  You can change one or
  81. more of the access flags here.  When changing the access levels you can now
  82. use "B" to change several sub-boards to one access level.
  83.  
  84.     FILES Indicates the access levels the user has for the file libraries.
  85. The above mentioned "B" operates the same here.
  86.  
  87.     DELETE OK Indicates whether a user's account can be deleted.
  88.  
  89.     The information on the second screen if fairly self-explanitory.  But
  90. an explanation for the PRIVATE flag is in order.  There is a command in
  91. 4D-BBS that allows any user to look up the information (name, phone,
  92. interests, etcetera) on any other user.  However, if the PRIVATE flag is
  93. set, the user's data will be made private, so that no other user (except
  94. those with SysOp access) can look them up.
  95.  
  96.     One feature of the User Editor that you will find very handy is the
  97. ability to look at each new user by typing "NEW" at the prompt.  Each new
  98. user will be displayed, one at a time, so you can reviewand edit them.  You
  99. will note that for new users, there is a command "V", for validation
  100. purposes.  This will adjust their access levels to that of members
  101. automatically.
  102.  
  103.     To create a new account for a user, type in the name of the account
  104. and fill in the necessary information when prompted on the screen.
  105.  
  106. 9.3 New Users and Members
  107.  
  108. 9.3.1 New and Member Lock
  109.  
  110.     When a new user logs onto the BBS, line 1:  is the default menu locks
  111. which they will have.  When a user is validated from new to member access,
  112. line 2:  is copied to their menu locks.  (Refer to Chapter 5 for more
  113. information on menus.)
  114.  
  115. 9.3.2 New and Member Allowed Time
  116.  
  117.     Just like locks, except this is the default time a new and validated
  118. user receives.
  119.  
  120. 9.3.3 New and Member Boards
  121.  
  122.     Just like locks, except this is the default boards access which a new
  123. and validated user receives.  (Refer to Chapter 6 for more information on
  124. the different flags for boards access.)
  125.