This post is more than 5 years old

1 Rookie

 • 

41 Posts

2986

December 13th, 2016 04:00

OneFS 7.2.1.2 - CIFS/SMB SIDs not resolving

Hello,

I am setting up a new Isilon which currently has OneFS Version: 7.2.1.2.  When I view permissions on a folder in a SMB share the SIDs only resolve about half the time:

Screen Shot 2016-12-13 at 7.28.32 AM.jpg

Does anyone know how I can resolve this?

Thank you!!

January 4th, 2017 05:00

Yes Zbot - it indeed did!

We had to extend the AD Schema (instructions below).  Not only did it correct the SID issue, it also substantially increased the speed of our end user connections to the SMB Shares.

--------

From Knowledge Base Article 16559 - OneFS:  How to configure OneFS and Active Directory for RFC2307 compliance

Configure Active Directory to allow search queries on UID, GID and Alias by publishing RFC 2307 attributes to the global Catalog:

1.  Log on to Windows Server Active Directory using an Administrator Account

2.  Load the Active Directory Schema Snap-in

To install the Active Directory Schema Snap-in, see the following Microsoft TechNet Articles:

For Win Server 2008 RS, see install the Active directory Schema Snap-in

For cause:  The UID attribute is not set to replicate to the AD Global Catalog and the cluster requests UID resolution to a DC without this attribute available. (this makes total sense as to why it would show names sometimes and not other times - it was hitting a DC without the UID attributes).

3.  Navigate to the Attributes folder and ensure that the following check boxes are selected for each attribute:

CAUTION!  Do not modify any other check boxes.

A.  gidNumber:  Select the Replicate this attribute to the global catalog check box.

B.  uidNumber:  Select the Replicate this attribute to the global catalog and the Index this attribute check boxes.

C.  uid:  Select the Replicate this attribute to the global catalog and the index this attribute check boxes.

The attributes are copied to the global catalog.  Depending on your system configuration, this process might take up to 24 hours to complete.

The storage team did configure RFC 2307 on the Isilon as well, prior to our doing the AD Schema update.

Please post back if this fixes your SID issue.  Good Luck!!!

254 Posts

December 13th, 2016 06:00

That's a local SID so your Windows host most likely has no way to resolve it.  It looks like a local user, most likely a UNIX user with UID 1000.  If you have a valid user mapping for UID 1000 to a domain-based SID, it should resolve.

1 Rookie

 • 

41 Posts

December 13th, 2016 08:00

Thanks!  Are you referring to these SMB security settings?

Screen Shot 2016-12-13 at 11.38.31 AM.jpg

1 Rookie

 • 

41 Posts

December 13th, 2016 08:00

Your post got me thinking more.  Here is another example:

Screen Shot 2016-12-13 at 11.20.31 AM.jpg

That is my home folder and that should be resolving my Domain user account.  Here are the details in my account in AD:

Screen Shot 2016-12-13 at 11.23.35 AM.jpg

As you see, that doesn't match my SID.  We have Unix Attributes enabled for our domain.  So I looked at that tab on my account.  The last part of the "SID" in the file permissions matches my UID here:

Screen Shot 2016-12-13 at 11.22.37 AM.jpg

So it's like it's mapping to the Unix UID and not the Windows SID.  Perhaps it is flopping back and forth between these?

Any help is much appreciated.

Thanks!!

2 Intern

 • 

300 Posts

December 13th, 2016 08:00

check your ACL configuration... if you configured it for nfs only / unix only you have no SID ACLs on your file/folder

1 Rookie

 • 

41 Posts

December 13th, 2016 11:00

I forgot to mention, that 1000 GID in the first post is "Domain Users"

# isi auth groups view --group="Domain Users"

            Name: Domain Users

              DN: CN=Domain Users,CN=Users,DC=lsi,DC=umich,DC=edu

             SID: S-1-5-21-3088655886-3068517834-3379253519-513

             GID: 1000

          Domain: LSI

Sam Account Name: Domain Users

        Provider: lsa-activedirectory-provider

   Generated GID: No

December 13th, 2016 13:00

Hi zbot,

I think sluetze is referring to "On-Disk Identity" settings.

From my OneFS 8.0 cluster, it is located under the "Access" menu, then "Settings".  There are 3 options available: native, unix, and sid.  Use unix in environments that are UNIX-only, and sid for Windows-only environments, or native for mixed UNIX/Windows environments.

on-disk-identity.png

1 Rookie

 • 

41 Posts

December 14th, 2016 04:00

Hi RobChang!  Thanks for clarifying.  We have it set to native.  Which makes sense for our environment since we will be creating nfs/smb mixed shares down the road. 

Screen Shot 2016-12-14 at 7.18.47 AM.jpg

December 19th, 2016 05:00

Our Isilon has the same settings as above (native),  and we are seeing SIDS on some directories and the actual user name on others.  Is this behavior expected????  This is only happening on Home directories - none of the other Windows shares that have Active directory Workgroup permissions applied on the same system are exhibiting this.  HomeDirCapture.JPG.jpg

December 19th, 2016 18:00

Hi johnnywalker & zbot,

Have you contacted DELL EMC Support regarding this type of issue?  This sounds like something right up their alley.

Thanks.

December 20th, 2016 06:00

I put a ticket in with EMC Support on this yesterday morning.  Have not heard anything from them at all about it yet.

1 Rookie

 • 

41 Posts

December 20th, 2016 10:00

Hi johnnywalker,

Let me know what you hear back please.  Otherwise I'll open a ticket myself as well.

Thanks!

1 Rookie

 • 

41 Posts

January 4th, 2017 04:00

Hi johnnywalker

Did this get resolved with your ticket to EMC? 

Thanks!!

1 Rookie

 • 

41 Posts

January 4th, 2017 11:00

Yes this seemed to fix my issue as well!!!  Thank you!!!

0 events found

No Events found!

Top