hi all
First : I have an access to “Branding Package Maker” in my client panel
my question is :
How can i Change ROS default password For my custom Branding package?
You can use the ability to include configuration scripts (RSC files). In there, use the commands:
“/user add name=other password=other group=full”
“/user set 0 password=difficultpassword group=read”
or something along those lines
tanx