-
|
Hi @oiweiwei, it's been a long time! 🤝 At the same time, there are several errors in the directory service log on my Windows computer: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hello, @krasnovu! From what I've observed so far, when trying to run this command against DS as ordinary user is that it mean ordinary lack of certain permissions. It might be the set of attributes requested (which can be filtered by Attributes mask in request - prefix table). Also maybe it has something to do with these extensions https://github.com/oiweiwei/go-msrpc/blob/main/examples/samples_with_config/drsr_secrets_dump.go#L80 Need to check on this, if you have admin access you can try it out and compare if it works. There are also some permissions might be required: https://learn.microsoft.com/en-us/troubleshoot/windows-server/windows-security/grant-replicating-directory-changes-permission-adma-service |
Beta Was this translation helpful? Give feedback.
-
|
@krasnovu what are the permissions of the user? |
Beta Was this translation helpful? Give feedback.
-
|
you can try with latest main and let me know. |
Beta Was this translation helpful? Give feedback.


I think I've got it. "remote DSA" that is being talked about in the error message is you (that is, script calling GetNCChanges). I've tried to experiment with it and found there is indeed FlagExt for recycle bin:
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-drsr/3ee529b1-23db-4996-948a-042f04998e91