SMB config Topic is solved
-
- Posts: 12
- Joined: Mon Jan 06, 2020 6:26 am
Re: SMB config
that was it, i can write to it, i guess just leaving it as 777 should work
Re: SMB config
well you could change it to 775 as well and adjust the correct user groups on OS level.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 12
- Joined: Mon Jan 06, 2020 6:26 am
Re: SMB config
I'll do that, i think i made a new group call hdd and gave it access to the folder and assigned it to the users
-
- Posts: 12
- Joined: Mon Jan 06, 2020 6:26 am
Re: SMB config
getent group hdd
hdd: x
jane,bob,dietpi,root
hdd: x
Re: SMB config
than 775 should work if your set hdd as groups for the folders.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
- Posts: 12
- Joined: Mon Jan 06, 2020 6:26 am
Re: SMB config
Ah so it does, thank you for you help, now i going to study what i did wrong a bit more