Binaries/auth-client: Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "auth-client binary is used to manage users on the auth server")
 
No edit summary
Line 1: Line 1:
auth-client binary is used to manage users on the auth server
auth-client [[Binaries|binary]] is used to manage users on the auth server
 
 
'''usage:'''
 
auth-client option username password
 
 
'''options:'''
 
adduser - adds a user
 
deluser - deletes a user, doesn't need password
 
addadmin - adds an admin
 
setpass - changes a password
 
setowner - sets a system owner, uses username as systemname and password as whitelist group
 
delowner - deletes owner information, doesn't need username or password

Revision as of 06:45, 24 September 2024

auth-client binary is used to manage users on the auth server


usage:

auth-client option username password


options:

adduser - adds a user

deluser - deletes a user, doesn't need password

addadmin - adds an admin

setpass - changes a password

setowner - sets a system owner, uses username as systemname and password as whitelist group

delowner - deletes owner information, doesn't need username or password