rslocalhost
Dabbler
- Joined
- Jan 1, 2018
- Messages
- 29
I'm working on setting up Active Directory (AD) intergration. FreeNAS 9.10-U6. It appears I've got everything working, except when I go to set permissions on the dataset. In the dropdown, only a few AD users and groups are listed. If I go to the shell and do a
Counting the dropdowns, I got 49 and 50 total entries. I'll assume I mis-counted one of them by one. Is there a limit on the number of users or groups displayed? If so, how do I increase that limit? If not, any other ideas? I suppose I could set permissions from the shell, but that seems to be looked down on here for reasons I don't understand (yet).
wbinfo -u
and wbinfo -g
it appears to have all of them. wbinfo -t
returns success too.Counting the dropdowns, I got 49 and 50 total entries. I'll assume I mis-counted one of them by one. Is there a limit on the number of users or groups displayed? If so, how do I increase that limit? If not, any other ideas? I suppose I could set permissions from the shell, but that seems to be looked down on here for reasons I don't understand (yet).
Last edited by a moderator: