Skip to content

Instantly share code, notes, and snippets.

@freretuc
Created March 19, 2015 21:06
Show Gist options
  • Save freretuc/6260ba8c2c2f1f6f5942 to your computer and use it in GitHub Desktop.
Save freretuc/6260ba8c2c2f1f6f5942 to your computer and use it in GitHub Desktop.
You can verify which Active Directory users and groups have been imported to the FreeNAS® system by using these commands within the FreeNAS® Shell. To view users:
wbinfo -u
To view groups, use:
wbinfo -g
https://forums.freenas.org/index.php?threads/how-to-properly-setup-freenas-to-use-active-directory-folder-file-user-permissions.20610/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment