9fd2775 Fix endian issue in SID conversion

3 files Authored by sbose 11 years ago, Committed by sgallagh 11 years ago,
    Fix endian issue in SID conversion
    
    Since the byte-order is only important when dealing with the binary SID
    the sub-auth values are stored in host order and are only converted
    while reading or writing the binary SID.
    
        
file modified
+3 -1
file modified
+2 -0