Create an interworx user from command line

To create an interworx user from command line, first install CLI tool

yum install interworx-cli -y

Now to create a user, run

nodeworx -u -n -c Users -a add --nickname USER_NAME_HERE --email [email protected] --theme heliotrope --password 'PASSWORD_HERE' --confirm_password 'PASSWORD_HERE' --perms NODEWORXUSER,LANGUAGES,THEMES,SWACCOUNTS,SHELLUSERS,PACKAGES,LOGIN,BRESTORE,IMPORT,RESELLER,APACHE,EMAIL,FTP,MYSQL,DNS,SSH,APIKEY,CRON,IPS,FIREWALL,UPDATES,GRAPHS,NFS,CLUSTERING,SETTINGS,IWORXLOGS,PHPMYADMIN,PLUGINS,SSL,REMOTEASSIST

In above command, replace following

USER_NAME_HERE
[email protected]
PASSWORD_HERE repated 2 times.

See interworx

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *