This post is more than 5 years old
11 Legend
•
20.4K Posts
•
87.4K Points
0
5226
February 26th, 2015 19:00
How to add Authenticated Users group to share permissions
OneFS 7.1.0.6
How do i add "Authenticated Users" group to share permissions. I tried different providers but no luck, also tried "Well known SID" but i can't see the entire list in the WebUI.
Thank you
No Events found!


crklosterman
450 Posts
0
February 26th, 2015 20:00
Hey dynamox,
Here is how to do it at the CLI. Authenticated users is a well-known group. When searching in the UI.
isi01-1# isi smb shares permission create ifs$ --wellknown "authenticated users" -d allow -p read
isi01-1# isi smb shares permission list ifs$
Account Account Type Run as Root Permission Type Permission
---------------------------------------------------------------------------
DOMAIN\administrator user True allow full
Authenticated Users wellknown False allow read
---------------------------------------------------------------------------
Total: 3
isi01-1#
Also a friendly hint, when searching for users or groups in the WebUI, just type part of the name, like Auth then an asterisk (*). So: Auth* . Usually that wildcard will help you find what you're looking for.
~Chris
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
February 26th, 2015 20:00
Thank you Chris,
I don't see well know group, i see wellknown SID but i can't search for anything
crklosterman
450 Posts
0
February 26th, 2015 20:00
This is what that should look like:
This output is from my 7.2.0.1 cluster. I would suggest in your case that you #1, try from a different node, just to see if it's a quirk, or otherwise, open an SR to see if it's something that has been resolved between your release and mine.
Alternatively, you can just set it at the CLI for the time being, like I did in my example above.
Hope this helps
~Chris
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
February 27th, 2015 08:00
Thank you Chris, looks like it's an issue with Chrome on my Mac. When i select Well-known SIDs and hit search, it will only show a couple entries and while the scroll bar is there i could not scroll down to select what i needed. Tried Chrome on my Win7 machine and works fine.
Brian_Coulombe_
1 Rookie
•
107 Posts
0
September 30th, 2015 09:00
Why is it when I am looking for something and I cannot find the answer, it's YOUR posts (Dynamox) that I find are right in line with my questions.
Glad to see I am not the only one who cannot find answers anywhere in docs sometimes
Keep posting, Dynamox!!!
Brian_Coulombe_
1 Rookie
•
107 Posts
0
September 30th, 2015 09:00
Why is it when I am looking for something and I cannot find the answer, it's YOUR posts (Dynamox) that I find are right in line with my questions.
Glad to see I am not the only one who cannot find answers anywhere in docs sometimes
PS: I have the same issue with the GUI in Chrome, IE or FireFox when trying to scroll through accounts. Bug fix, Isilon?!
Keep posting!