Hello, dear!
Good day to you!
This topic describes how to reset the DEC6108 password.
Reset the password of DEC6108
1. Log in to DEC6108 through SSH and switch to root user. (Use the super administrator: admin, password: Change_Me)
2. Run the following command to reset the password.
su – root
cp /home/ivs_dwu/config/config.xml /config/ivs_dwu/config/
chown dwu:dec /config/ivs_dwu/config/config.xml
/share/init.d/root_add_for_business.sh
/home/ivstool/bin/service.sh restart dwu
3. Once reset, log in to the DEC6108 with the default username and password. (admin, Change_Me)
Hope it can help you!