Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
util:allusers [2018/03/01 12:21] – old revision restored digital man | util:allusers [2020/01/11 21:39] (current) – Change title and update for modern paths digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
ALLUSERS can allow a sysop to modify the security settings for a large number of users with one command line. If you're a Synchronet sysop, you may have found yourself at one time or another going through the internal User Editor searching for users with a certain flag or exemption and changing their level, removing an exemption, adding a restriction, | ALLUSERS can allow a sysop to modify the security settings for a large number of users with one command line. If you're a Synchronet sysop, you may have found yourself at one time or another going through the internal User Editor searching for users with a certain flag or exemption and changing their level, removing an exemption, adding a restriction, | ||
- | This program attempts to eliminate the monotony of such a task. With a single command line, you can change security levels, add/remove flags, exemptions, or restrictions to some or all of the users in your database. The syntax is pretty simple: | + | This program attempts to eliminate the monotony of such a task. With a single command line, you can change security levels, add/remove flags, exemptions, or restrictions to some or all of the users in your database. |
+ | |||
+ | ===== Invoke ===== | ||
+ | |||
+ | The syntax is pretty simple: | ||
Syntax | Syntax | ||
- | ALLUSERS C: | + | allusers / |
- | User Data Path | + | ==== User Data Path ==== |
- | The first parameter, | + | The first parameter, |
- | Requirements | + | ==== Requirements |
- | The second parameter, | + | The second parameter, |
* -L# set minimum level to # (default is 0) | * -L# set minimum level to # (default is 0) | ||
Line 45: | Line 49: | ||
* -F4AC | * -F4AC | ||
* -EPLM | * -EPLM | ||
- | * | + | |
- | Modifications | + | ==== Modifications |
Next on the command line are one or more modification parameters. Each modification parameter begins with the slash '/' | Next on the command line are one or more modification parameters. Each modification parameter begins with the slash '/' | ||
Line 72: | Line 76: | ||
* /L40 /F2-Z | * /L40 /F2-Z | ||
- | * | + | |
Multiple flags per modification may be specified. | Multiple flags per modification may be specified. | ||
Line 83: | Line 87: | ||
To change all level 20 users to level 30, use the following command line: | To change all level 20 users to level 30, use the following command line: | ||
- | ALLUSERS C: | + | allusers / |
To give all QWKnet node users the ' | To give all QWKnet node users the ' | ||
- | ALLUSERS C: | + | allusers / |
To give all users below level 90, the ' | To give all users below level 90, the ' | ||
- | ALLUSERS C: | + | allusers / |
To give all users with level 50 or higher, the ' | To give all users with level 50 or higher, the ' | ||
- | ALLUSERS C: | + | allusers / |
To remove flag ' | To remove flag ' | ||
- | ALLUSERS C: | + | allusers / |
===== See Also ===== | ===== See Also ===== | ||
* [[util: | * [[util: |