shadowempire
Dabbler
- Joined
- Apr 13, 2021
- Messages
- 31
Hi TrueNAS community,
maybe somebody can help with my problem...
I have a HP Microserver Gen8 which I just upgraded from "TrueNAS CORE 12.0-U5.1" to "TrueNAS-SCALE-21.08-BETA.1".
Upgrade did not work, got some error messages (maybe because I changed booting from "with USB chainloader" to "Raid boot").
But this is another story...
So in the end I did a fresh install.
Now I did an import from my data pools, created a new user and share, assigned the user permissions to the share...
Under Windows I can connect to the share with the user, and I can create folders....
But I can not access the existing folders within the share.
My username is roci
I think it is related to acl reset permissions, but I could not figure it out.
www.truenas.com
thx for an help!
maybe somebody can help with my problem...
I have a HP Microserver Gen8 which I just upgraded from "TrueNAS CORE 12.0-U5.1" to "TrueNAS-SCALE-21.08-BETA.1".
Upgrade did not work, got some error messages (maybe because I changed booting from "with USB chainloader" to "Raid boot").
But this is another story...
So in the end I did a fresh install.
Now I did an import from my data pools, created a new user and share, assigned the user permissions to the share...
Under Windows I can connect to the share with the user, and I can create folders....
But I can not access the existing folders within the share.
My username is roci
Code:
root@truenas:/# ls -lrta /mnt total 19 drwxr-xr-x 20 root root 30 Aug 31 01:23 .. drwxr-xr-x 3 root root 3 Sep 13 14:05 Pool4TB drwxr-xr-x 5 root root 5 Sep 13 14:06 . drwxr-xr-x 6 root root 6 Sep 13 14:07 PoolSSD256GB drwxr-xr-x 3 root roci 3 Sep 14 11:15 tray3 root@truenas:/# ls -lrta /mnt/tray3/ total 10 drwxr-xr-x 5 root root 5 Sep 13 14:06 .. drwxrwx--- 6 roci roci 6 Sep 14 10:40 media drwxr-xr-x 3 root roci 3 Sep 14 11:15 . root@truenas:/# ls -lrta /mnt/tray3/media/ total 27 d--------- 3 roci roci 3 May 2 13:56 archiv d--------- 10 roci roci 12 Sep 2 18:08 downloads d--------- 8 roci roci 8 Sep 13 19:11 2watch drwxrwxrwx 2 roci roci 2 Sep 14 10:40 'Neuer Ordner' drwxrwx--- 6 roci roci 6 Sep 14 10:40 . drwxr-xr-x 3 root roci 3 Sep 14 11:15 ..
I think it is related to acl reset permissions, but I could not figure it out.
Reset Pool ACL Freenas 11.3
I have two pools on my Free NAS server running FreeNAS-11.3-U3.1. One of the pools I set up a while ago (storage) and one them more recently (Cache). 11.3 no longer allows you to change your ACL permissions on root datasets. I went to go add another user to my old pool (storage) and could not...

thx for an help!