WebAdministrationDsc icon indicating copy to clipboard operation
WebAdministrationDsc copied to clipboard

Suported? - xWebSite - Windows Authentication - Advanced Settings/Providers

Open CHDAFNI-MSFT opened this issue 4 years ago • 3 comments

@johlju --heavily edited-- xWebAdministration - Version 3.2.0

I need to set the order of the providers listed in "system.webServer/security/authentication/windowsAuthentication/providers" to make sure 'NTLM' is listed first, then 'Negotiate'.

In the IIS GUI I can manually move up/down the providers and save.

With RSAT IIS PS module, I can clear/blank the entries then serially add each item 'Remove-WebConfigurationProperty/Add-WebConfigurationProperty' to invoke the order.

I haven't found a way to accomplish this with xWebConfigProperty / xWebConfigPropertyCollection

CHDAFNI-MSFT avatar Sep 23 '21 14:09 CHDAFNI-MSFT

Ca you elaborate?

johlju avatar Sep 25 '21 10:09 johlju

I clarified the original post @johlju after I became more knowledgeable in DSC.

CHDAFNI-MSFT avatar Oct 19 '21 17:10 CHDAFNI-MSFT