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

Support security descriptor string #431

Merged
merged 1 commit into from
Mar 29, 2020
Merged

Support security descriptor string #431

merged 1 commit into from
Mar 29, 2020

Conversation

nxtn
Copy link
Contributor

@nxtn nxtn commented Mar 3, 2020

Fixes #329

Hold for #392

Possible property names:

  • <securtityDescriptor>
  • <securtityDescriptorString>
  • <securtityDescriptorSddl>
  • <stringSecurtityDescriptor>

@nxtn nxtn changed the title WIP Support security descriptor string Support security descriptor string Mar 20, 2020
@nxtn nxtn marked this pull request as ready for review March 20, 2020 02:40
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

securityDescriptor looks good to me, we just need to ensure that the required format is properly documented in the documentation. Speaking of that, requesting changes to get it documented in https://github.com/winsw/winsw/blob/master/doc/xmlConfigFile.md

src/Core/WinSWCore/ServiceDescriptor.cs Show resolved Hide resolved
examples/sample-allOptions.xml Outdated Show resolved Hide resolved
@nxtn nxtn added this to the 2.x milestone Mar 27, 2020
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

Thanks!

@oleg-nenashev oleg-nenashev merged commit 74d1a54 into winsw:master Mar 29, 2020
@nxtn nxtn deleted the sddl branch March 29, 2020 09:00
@oleg-nenashev
Copy link
Member

oleg-nenashev commented Mar 29, 2020 via email

@nxtn
Copy link
Contributor Author

nxtn commented Mar 29, 2020

I've added subsequent changes in #392.

@nxtn nxtn modified the milestones: 2.Next, 2.7.0 Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom SDDL?
2 participants