Alvao ServerSetup - New server installation - Web applications - Wrong authentication settings
                This article is about product releases
                 ALVAO 10.0  and higher
                Symptoms
                Selected authentication methods are not applicated on IIS web server.
                Cause
                The cause is a bug in ALVAO products.
Default IIS installation has those sections locked.
                Solution
                Fixed in release 11.0.2043 - 11.0/SP1 (2022-09-15) 
                Workaround
                Check sections "system.webServer/security/authentication/anonymousAuthentication" and "system.webServer/security/authentication/windowsAuthentication" and unlock them if needed.
                
                    Steps to reproduce this behavior
                    
- On IIS select the root web server.
 
- Go to Configuration editor.
 
- Select section "system.webServer/security/authentication/anonymousAuthentication" or "system.webServer/security/authentication/windowsAuthentication".
 
- Use command Lock Section.
 
- Run ServerSetup.
 
- Anonymous authentication will not be changed because it is locket by parent node on IIS.
 
                 
                
                    
Attachments
                    
                
                Issue number
                T127738ALVAO