Binaries/auth-server: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "auth-server binary is used to control the auth server and manage users.")
 
No edit summary
Line 1: Line 1:
auth-server binary is used to control the auth server and manage users.
auth-server [[Binaries|binary]] is used to control the auth server and manage users.
 
 
'''usage:'''
 
auth-server option username password
 
 
'''options:'''
 
status - displays the current server status, doesn't need username or password
 
start - starts the server, doesn't need username or password
 
stop - stops the server, doesn't need username or password
 
adduser - adds a user
 
addadmin - adds an admin
 
deluser - deletes a user, doesn't need password

Revision as of 07:45, 24 September 2024

auth-server binary is used to control the auth server and manage users.


usage:

auth-server option username password


options:

status - displays the current server status, doesn't need username or password

start - starts the server, doesn't need username or password

stop - stops the server, doesn't need username or password

adduser - adds a user

addadmin - adds an admin

deluser - deletes a user, doesn't need password