-
Good afternoon, @oiweiwei ! Corrected so that password and time coincide and output structure bytes. Here is the data of the drsblobs.AuthenticationInformation structure from the freeipa: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
If this is an opaque blob you must specify ndr.Marshal(authInfo, ndr.Opaque) to get the data without NDR transfer encoding headers (like extra size, NDR pointers and so on). |
Beta Was this translation helpful? Give feedback.
Hm, I was able to make it work finally. The key points:
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/901ae284-31d3-4ea1-ae8a-766fc8bfe00e