"allusers" have more rights than "admin

Permissions, Users, Uear groups, shared folders, LDAP/domain
User avatar
titanrx8
Posts: 222
Joined: 17 Jul 2020, 06:17

Re: "allusers" have more rights than "admin

Post by titanrx8 »

TMSupport wrote: 10 Nov 2021, 17:37 Which version of USB Copy is installed?
Current version.
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

Re: "allusers" have more rights than "admin

Post by TMSupport »

Hi!
It may be that the folder in the usb device does not have admin permission. Try the following methods to modify permissions:
1. Log in to the SSH terminal: viewtopic.php?f=75&t=2350
2. Switch to the USB device directory.

Code: Select all

cd /mnt/usb/usbshare1/
3. Check the permissions of the folder.

Code: Select all

ll
4. Modify the folder without admin permission. ('new' is the name of folder)

Code: Select all

chmod 777 new
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
Hardfecx
Posts: 244
Joined: 04 Jun 2020, 23:17

Re: "allusers" have more rights than "admin

Post by Hardfecx »

TMSupport wrote: 11 Nov 2021, 16:24 Hi!
It may be that the folder in the usb device does not have admin permission. Try the following methods to modify permissions:
1. Log in to the SSH terminal: viewtopic.php?f=75&t=2350
2. Switch to the USB device directory.

Code: Select all

cd /mnt/usb/usbshare1/
3. Check the permissions of the folder.

Code: Select all

ll
4. Modify the folder without admin permission. ('new' is the name of folder)

Code: Select all

chmod 777 new
Please have a look at my screenshots for one folder where the backup fails even when I start it manually. It says something what I dont know what it is because I cant see the entire Message (Sicher fehlgeschlagen (Verz...)???
In the log nothing is written in. On the other screenshots you can see the rights...
Attachments
3.JPG
2.JPG
1.JPG
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

Re: "allusers" have more rights than "admin

Post by TMSupport »

Hi! It is not clear what caused the incomplete backup. If it is convenient, you can email our technical team to let our engineer check it remotely.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
Hardfecx
Posts: 244
Joined: 04 Jun 2020, 23:17

Re: "allusers" have more rights than "admin

Post by Hardfecx »

{L_BUTTON_AT}TMSupport

I connected this morning to the nas via SSH and saw that on the USB drives, on some folders, the user was "admin" but the group was "allusers".

I changed it (with the command "chgrp admin *folder*) to the group "admin" and since it seems to work... (i started a scheduled Backup manually).

I will let you know if it works with all changed groups for the folders or not.
If it is the case I think you have to investigate how that is possible because in USBCopy you create a scheduled Task without choising the group or User. So why did the Programm did that...
User avatar
Hardfecx
Posts: 244
Joined: 04 Jun 2020, 23:17

Re: "allusers" have more rights than "admin

Post by Hardfecx »

{L_BUTTON_AT}TMSupport

Well, It seems to work now, I copied a Folder of 700GB an everything was copied. So both, "User" and "Group" have to be "Admin"
Locked

Return to “Privileges”