Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Any reason why you cant switch to any other user when logged in via shell?

Featured Replies

It's pretty annoying logging in via root, unraring a bunch of files, then having to run newperms on the directory becuase they are all root-owned. For now, I just run this to allow me to switch to user nobody and unrar and move files:

 

 usermod -d /mnt/user/awaitingunrar/ -s /bin/bash -p someotherpassword nobody

 

There is a good chance I missed something obvious, but maybe not. Is there a better way?

You can give another user shell access using the command below:

 

usermod -s /bin/bash "insert username here"

 

Minus the quotes

 

Give that a try and see how you get on

^

 

This way you can just log in as a diff user which will have nobody permissions

  • 2 months later...

You can give another user shell access using the command below:

 

usermod -s /bin/bash "insert username here"

 

Minus the quotes

 

Give that a try and see how you get on

 

it worked just as you described. now will this command need to be ran after every reboot?

do I need to add to my go script?

 

-=Jason=-

you can add it into your go script or wait and install RC5 which will have this standard ;)

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.