Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

no way to compare when less than two revisions

Differences

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


util:makeuser [2018/09/24 17:20] (current) – created digital man
Line 1: Line 1:
 +====== Makeuser ======
 +Makeuser is a native command-line utility for the purpose of adding user accounts to the Synchronet userbase.
 +
 +<file>
 +MAKEUSER v1.10-Linux - Adds User to Synchronet User Database
 +
 +usage: makeuser [ctrl_dir] name [-param value] [...]
 +
 +params:
 + -P Password
 + -R Real name
 + -H Chat handle
 + -G Gender (M or F)
 + -B Birth date (in MM/DD/YY or DD/MM/YY format)
 + -T Telephone number
 + -N Netmail (Internet e-mail) address
 + -A Street address
 + -L Location (city, state)
 + -Z Zip/Postal code
 + -S Security level
 + -F# Flag set #
 + -FE Exemption flags
 + -FR Restriction flags
 + -E Expiration days
 + -C Comment
 +
 +NOTE: multi-word user name and param values must be enclosed in "quotes"
 +</file>
 +
 +===== See Also =====
 +  * [[:util:|util index]]
 +
 +{{tag>useredit}}