J
J
jaggeraunt2018-07-02 09:05:57
.NET
jaggeraunt, 2018-07-02 09:05:57

ACL setting for ASP.NET Core/MSDeploy?

Hello.
I ran into a problem, can anyone help?
There is a .NET Framework application that was previously packaged by MSDeploy in a package and distributed to the client in this form.
There, with the help of a wizard that used the same MSDeploy API under the hood, a site was created on IIS, where the application was successfully installed.
Now the application has been rewritten to .NET Core, and faced with a list of problems. We figured out the parameterized deployment (parameters.xml) and the appsetings.json update,
the mangled long path in the MSDeploy archive too, but there was one problem - setAcl was not written.
Not to be verbose - the main part of the problem (as well as the solution for the .NET Framework) is described here -
davidsonsousa.net/en/post/setting-folder-permissio...
But, in the case of .NET Core, such targets (AddIisAndContentDeclareParametersItems) MSBuild are not available? and it is impossible to configure permishins.
Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question