Unsolved
This post is more than 5 years old
13 Posts
0
3920
March 1st, 2013 11:00
OneFS v7 SID not resolving active directory name
We are currently running OneFS Version: 7.0.1.1, when I add an active directoy user to share it show's properly.
If I log out and back in the user name now shows as the SID. This can be very confusing if many users and active directories are involved.
How can we get the active directory user name to show instead of the SID?
Thanks,
Drew
0 events found
No Events found!


AndrewChung
132 Posts
0
March 1st, 2013 12:00
Are you on onefs 7?
Sent from my Android mobile
Andrew Chung
EMC²| Isilon Storage Division
Practice Architect
Mobile: +1 (562) 248-6401
E-Mail: andrew.chung@isilon.com
Twitter | Blog | Web | YouTube
MikeWeber1
3 Posts
0
March 1st, 2013 13:00
It sounds like something is incorrect in how the cluster is communicating with AD. I would make certain all nodes are very close to AD time (use # isi_for_array -s 'date' to get node times), then rejoin AD and test results. If you are still getting the same results, open a case with support.
ddenson
13 Posts
0
March 1st, 2013 13:00
Yes, OneFS Version: 7.0.1.1
Jan_Hugo_Prins
4 Posts
0
March 1st, 2013 14:00
Andrew,
Last week I installed 2 cluster for a customer in the Netherlands, and I saw the same issue. We created 2 access zones for them. In the first access zone we connected to the ADS environment because that was available. The second access zone does not have the ADS connection yet because that ADS is not yet available.
This does sound like the same issue, do you agree?
Jan Hugo Prins
Better.be
AndrewChung
132 Posts
0
March 1st, 2013 14:00
Are you using the new Access Zone feature? The reason I ask is that there is a bug right now where if you have multiple ADs in multiple access zones that do not route to each other, (essentially the ADs are on 2 separate subnets that cannot talk to each other) the system will not resolve the SID to a human readable name because we send the SID to name request to the wrong AD server.
AndrewChung
132 Posts
0
March 1st, 2013 16:00
Which access zone did you connect to for the WebUI? The system access zone or a zone that you created? If you log into an access zone other than system, this can show up.
ddenson
13 Posts
0
March 4th, 2013 06:00
Under Cluster Management > Access Management > Access Zones we have System, Admin and the two Active Directory we added.
The two active directories we have added are on different subnets.
If this is a known bug is there a workaround or time frame for a fix?
This is kind of a show stopper for us, as it will share management a nightmare.
MRWA
83 Posts
1
March 5th, 2013 13:00
Hello dddenson,
If this is a show stopper for you, I urge you to get a support case going. Lets see what they find!
Regards.
ddenson
13 Posts
0
March 6th, 2013 10:00
I have opened a case.
Thanks
Jan_Hugo_Prins
4 Posts
0
March 6th, 2013 12:00
We used the system zone to access to cluster management interface.
The funny thing is that after we created the share, all groups were resolved, and then after some time one by one they were just a bunch of numbers.
Jan Hugo Prins
Sandsnake
2 Posts
0
March 13th, 2013 06:00
Same here, having the same issue, have resorted to (as a hopefully very temporary workaround created an interna wiki listing all sid suffixes allowing me to see what the user/group is that i am dealing
have ticket open with support, still awaiting feedback from them
ddenson
13 Posts
0
March 13th, 2013 06:00
I put in a SR for this, it's a known bug. Supposedly this is fixed in v7.0.1.4 (currently under test), expected to be released on 3/20/13.
If you have the Active Directory module for PowerShell installed you can run the following command (copy/paste all lines at once and run):
$sids ="your sid here","your sid here"foreach ($sid in $sids) {(get-adobject -f {objectsid -eq $sid} -pr objectsid).name +" "+ $sid}- Drew
ddenson
13 Posts
1
April 2nd, 2013 19:00
v7.0.1.4 fixed the AD/SID issue for our environment.
scoopat
3 Posts
1
June 2nd, 2014 07:00
I am seeing this issue in v7.1.0.2
Just like ddenson, when i originally enter the share permissions, they show up properly, but if i navigate away from SMB share settings and come back to it. only the SID appears. When I view the share permissions via MMC, only the SID is displayed.
ak_isilon
1 Message
0
April 25th, 2017 08:00
I have the same issue for OneFS 8.x. May I know what is the resolution for this ?
Thanks in advance.