CristianH Posted March 25, 2020 #1 Posted March 25, 2020 Hello, I have same a similar issue as the one discussed in the following topic: I run Jun's Bootloader 1.03b with the latest version of DSM on a HPE MicroServer Gen8 and I accidently added my user to a group with no permissions to the Webinterface of DSM. I have default admin access and access to SSH as root. Is there a command I can use to regain access to the Webinterface? Can anybody please help me? Thank you, Cristian Quote
ali0une Posted April 21, 2020 #2 Posted April 21, 2020 (edited) Hi, if you can log in with ssh as admin and be root it's just a command away : passwd YOUR_USERNAME Replace YOUR_USERNAME with your actual username to add your user to a group : useradd -g GROUP YOUR_USERNAME Replace GROUP with the actual group More infos : https://www.cyberciti.biz/faq/linux-set-change-password-how-to/ https://www.cyberciti.biz/faq/howto-linux-add-user-to-group/ Edited April 21, 2020 by ali0une more infos Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.