Jump to content
XPEnology Community

Recommended Posts

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

Link to comment
Share on other sites

  • 4 weeks later...

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 by ali0une
more infos
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...