Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
access:index [2018/03/01 12:10] – Links to util:binkit changed to module:binkit digital manaccess:index [2026/03/22 18:23] (current) – [Sysop] Add some text from the old sysop manual (sysop_commands.html) about sysop levels, multiple sysops per BBS digital man
Line 13: Line 13:
 ===== Restricting New User Creation ===== ===== Restricting New User Creation =====
  
-The sysop can disallow remote users from creating new user accounts by setting [[module:binkit]]->System->Toggle Options->Closed To New Users to "Yes".+The sysop can disallow remote users from creating new user accounts by setting [[util:SCFG]]->System->Toggle Options->Closed To New Users to "Yes".
  
-The sysop can restrict users from creating new user accounts to only those that know a semi-secret New User Password (NUP), by setting [[module:binkit]]->System->New User Password.+The sysop can restrict users from creating new user accounts to only those that know a semi-secret New User Password (NUP), by setting [[util:SCFG]]->System->New User Password.
  
 ===== Access Controls ===== ===== Access Controls =====
Line 31: Line 31:
 ===== New User Values ===== ===== New User Values =====
  
-The sysop determines which access control values will be assigned to newly created user accounts in [[module:binkit]]->System->New User Values:+The sysop determines which access control values will be assigned to newly created user accounts in [[util:SCFG]]->System->New User Values:
  
 <file> <file>
Line 67: Line 67:
 ===== Access Requirements ===== ===== Access Requirements =====
  
-The sysop can specify combinations of access controls (e.g. security level, flags) and user values (e.g. gender, age, etc.) in [[module:binkit]] (mostly under the options named "Access Requirements") to control access to specific areas or functions of the BBS and restrict to specific groups of users.+The sysop can specify combinations of access controls (e.g. security level, flags) and user values (e.g. gender, age, etc.) in [[util:SCFG]] (mostly under the options named "Access Requirements") to control access to specific areas or functions of the BBS and restrict to specific groups of users.
  
 See [[requirements|Access Requirements]] for more details. See [[requirements|Access Requirements]] for more details.
  
-===== Guest =====+===== Creating and Editing User Accounts ===== 
 + 
 +There are multiple methods available for creating and editing user accounts: 
 +  * By calling or connecting to the BBS and selecting "New" at the Login prompt 
 +  * [[module:makeuser]] module (user creation only) 
 +  * [[module:makeguest]] module (Guest account creation only) 
 +  * [[util:uedit]] TUI user editor 
 +  * [[util:useredit]] GUI user editor 
 +    * User->Editor menu option from the [[monitor:sbbsctrl|Synchronet Control panel for Windows]] 
 +  * [[util:gtkuseredit]] GUI user editor (*nix) 
 +  * "UEDIT" sysop command, available while logged-in to the [[server:Terminal]] server as an operator of the system (sysop) 
 +      * e.g. '';uedit'' command from the main menu of the default command shell 
 + 
 +==== Sysop ==== 
 + 
 +The first user account created when connected to the [[server:Terminal]] server will automatically be given Sysop-level access (i.e., Security level 90, all flags and all exemptions). 
 + 
 +For this reason, the System Password is prompted for (with the SY: prompt) 
 +during the first new user creation process. 
 + 
 +The sysop account is traditionally the first user record in the database 
 +(i.e., user #1). This user account should not have the alias of "Sysop" - use your 
 +real name or a handle instead. Synchronet automatically treats the alias of 
 +Sysop specially and forwards any mail received for "Sysop" to user #1. 
 + 
 +There is usually one sysop (System Operator) per BBS - the owner and operator 
 +of the hardware which Synchronet is running on and accepting remote users. 
 +Quite often systems require more than one sysop and Synchronet is flexible in 
 +this respect. Within Synchronet, a sysop is defined as any user with a security 
 +level of 90 or above. Any user that qualifies as a sysop, will be prompted to enter 
 +the //system password// during login and/or when invoking a sysop function. Users with 
 +sysop access can cause serious damage to the system, so give out this ability with 
 +caution. 
 + 
 +=== Multiple Sysops === 
 +As stated above, any user with a security level of 90 or greater can perform 
 +sysop functions, "So why have levels 91-99?" you might wonder. Well, you 
 +can still restrict a user with sysop access from accessing BBS functions areas (e.g. Message Groups or 
 +Sub-boards or File Libraries or Directories) by setting the minimum required 
 +security level above that user's level. For example: If you have a sysop with a 
 +security level of 90, you can still have a Message Group or Sub-board with a 
 +minimum required level of 91. Now this sysop will not be able to access 
 +that Group or Sub-board. While it is true that sysops can edit their own 
 +and subordinate user's accounts, they can not edit a sysop of higher level'
 +account (when calling remotely). A sysop can't raise any user's level 
 +above their own, or add flags or exemptions that they themselves don't already have. 
 + 
 + 
 +==== Guest ====
  
 Some sysops will want to have a ''Guest'' user account on their BBS. Guest accounts can be used to allow: Some sysops will want to have a ''Guest'' user account on their BBS. Guest accounts can be used to allow:
Line 78: Line 126:
   * Anonymous FTP access   * Anonymous FTP access
  
-==== Guest Account Creation ====+=== Guest Account Creation ===
  
-By default, if no ''Guest'' account exists, the sysop (user with [[level]] 99) will be asked during logon to the [[server:Terminal]] server whether they wish to create the ''Guest'' account at that time. If the sysop answers ''Yes'', the [[:module:makeguest]] [[:custom:JavaScript]] module will be executed to create the ''Guest'' account with the recommended access controls:+When a sysop with [[access:level|Security Level]] 99 logs into the [[server:Terminal]] serverthey will be asked to create a Guest account if the following conditions are met: 
 + 
 +  * Sysop's [[access:level|Security Level]] is 99 
 +  * ''Guest'' user does not already exist 
 +  * Sysop has not already been asked and said ''No'' and to not be asked again 
 + 
 +If the sysop answers ''Yes'', the [[:module:makeguest]] [[:custom:JavaScript]] module will be executed to create the ''Guest'' account with the recommended access controls:
  
   * [[Restrictions]]: ''G, K, P, M, W, R, C''   * [[Restrictions]]: ''G, K, P, M, W, R, C''
   * [[Exemptions]]: ''G, L, P, T''   * [[Exemptions]]: ''G, L, P, T''
 +
 +If you answered ''No'' to both the "create Guest?" and "Ask again later?" prompts, you will need to run the makeguest.js module manually if you wish to create a ''Guest'' account.
  
 ===== See Also ===== ===== See Also =====
Line 90: Line 146:
   * [[:howto:Block-Hackers|How To: Block Hackers]]   * [[:howto:Block-Hackers|How To: Block Hackers]]
  
-{{tag>access}}+{{tag>access guest}}