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.

Creating SSH User and restrict to a single user share

Featured Replies

I am currently using OpenSSH and tried a few things to get this work - hosed my root SSH access for a bit in the process, so I figured I would check if anyone actually knows how to do this.

 

The end result is using WHMEasyBackup to SSH to one folder in order to send cpanel backups to my server.

 

Any ideas?

AFAIK, not possible without major hackery. Unraid user model != regular linux user model.

  • Author

Figured as much. I can restrict each ssh user by ip address though, correct?

Sent from my SM-G930W8 using Tapatalk

unRAID users are actually service users - not real users by default.

 

Try this, add this line to the /boot/config/ssh/sshd_config

AuthorizedKeysFile      /etc/ssh/%u.pubkeys

 

place the public key inside /boot/config/ssh/sshd_config/root.pubkeys

Easiest to just restart unRAID after this

 

Then you should be able to ssh in as root (without passwords using the matching private key)

However, this means all files will be created as root:root unless your backup mechanism allows you to specify the owner of the uploaded files

 

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.