Skip to main content
NetApp Knowledge Base

What is SID History and how does it interact with ONTAP

Views:
948
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

Applies to

ONTAP 9

Answer

  • SID History is an Active Directory (AD) user account object attribute 
  • SID History is normally used in the migration of Windows domains
  • No changes are required for ONTAP  

Additional Information

  • How to query SID History
  • From PowerShell, run Get-ADUser User1 -properties * | select SIDHistory
    • Example:

PS C:\Users\Administrator> Get-ADUser User1 -properties * | select SIDHistory
SIDHistory
----------
S-1-5-21-441960000-1452210000-79950000-1104

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.