Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add control delete subtree for del hole OU #346

Closed
wants to merge 1 commit into from

Conversation

creater-xuwei
Copy link

For issue #345

@johnweldon
Copy link
Member

We are keeping code in the root and in the v3 folder in sync. Can you make your changes in both places?

@creater-xuwei
Copy link
Author

Ok

@cpuschma
Copy link
Member

cpuschma commented Apr 12, 2022

Is this PR stale? Any news on this, as I'm curently facing an issue where this control would come in handy

// Edit: I implemented the control type in a fork. If the PR is stale and the creator doesn't respond I'll create a new one

@@ -23,6 +23,8 @@ const (

// ControlTypeMicrosoftNotification - https://msdn.microsoft.com/en-us/library/aa366983(v=vs.85).aspx
ControlTypeMicrosoftNotification = "1.2.840.113556.1.4.528"
// ControlTypeSubtreeDelete - https://docs.microsoft.com/zh-cn/previous-versions/windows/desktop/ldap/ldap-server-tree-delete-oid
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May you please use a english version as reference for this control type?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpuschma
Copy link
Member

See #373

@cpuschma cpuschma closed this Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants