Created
March 19, 2015 21:06
-
-
Save freretuc/6260ba8c2c2f1f6f5942 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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