Pre-requisite InfluxDB installed and admin user created Influx CLI installed on computer Create Config influx config create -a --username-password ADMINUSER -n myconfig -u INFLUXDBURL Enter Admin password at prompt Replace the following:ORG: Organization name for the new userADMINUSER: Username of the admin userINFLUXDBURL: URL for Influx DB Create User in InfluxDB To create user, run...