Or use an already hashed password:
user stream-master password = "STRONG" role = admin flussonic admin ui default password
Then disable or delete the default admin user by commenting it out. Restrict Admin UI access to specific IPs or subnets: Or use an already hashed password: user stream-master
| Field | Default Value | |----------------|------------------------------| | | admin | | Password | flussonic | http listen 9443
http listen 8080 allow 192.168.1.0/24; allow 10.0.0.1; deny all;
http listen 9443;