April 15, 20206 yr I'm using the SSH plugin to give me shells for users other than root. I'd like to be able to send notifications as these non-root users. Can i? Please? pretty please? cherry on top? I'm pretty sure when i first set it up in 6.7.2, it worked. But it hasn't for a while now - since i moved to 6.8.x Example: /usr/local/emhttp/webGui/scripts/notify -e "$(date +"%Y-%m-%d %H:%M")" -s "borg-check >> SUCCESS <<" -d "test :: Finished successfully ::" -m "Logs :: test" -i "normal" Cheers.
April 15, 20206 yr Unraid doesn't know "other" users as in the traditional linux world. The user "root" the only user which operates at system level. There exist plans to introduce "admin" users to Unraid, but nothing about these plans is concrete.
April 15, 20206 yr Author @bonienl You made bunny cry! 😭 Dang. It looks like i'm going to have to make liberal use of chown to fix ownership of files after my script does its thing as root I've tried everything i can find to switch between root and my 'backup-user' (who owns my backups) but i just can't make all the features work as so much must be run as root. Bummer - that means more testing.
Archived
This topic is now archived and is closed to further replies.