IIS8.0, windows 2012 server, CGI program, when I set the anonymous authentication, specified the user, when I tried to access the web site, it could not get the anonymous username/account, it is null. But when I changed to basic/windows authentication, after input the username/password, I can get the username/account. So is there any special configuration for anonymous authentication? I just want to use the anonymous authentication and no need to input the username/password. I used the Application pool identity, also can not get the username value. Please help
↧