I have installed my RockStor server and successfully joined it to my domain, I have restarted since adding it to the domain and it is listed in active directory users and computers.
Now I am trying to figure out how to add AD users or groups to my SAMBA share.
One you’ve joined your AD, under “Shares” click on share name you want to edit, open “Access Control” tab and then Edit again to change share owner and group (one of mine for example has root as owner DOMAIN\Domain Users as group)
from a shell console (already accessible via Rockstor WebUI on testing branch) type getent passwd and you should get a full list of yours AD Users, if not try to join again.
If you get the full list via console and not able to add them on share access control try these steps:
switch on/off/on AD ans samba services and try again
or perform a reboot and that should solve / show all ad users ( memories from my first time with Rockstor AD integration )