I have installed RC4, but when trying to access admin/setup.aspx to install templates I get Access denied. Can not access any default page ether.
EPi is configured for windows authentication. ASP.NET and NETWORK SERVICE users has access to the folders. I am an Administrator on the machine
Any ideas about what causes this?
Found out that I the problem was the access to EPi admin. If i allow everyone to access admin I can enter. My user on the server belongs to Administrators, which in web.config should have admin rights
Hello Ina
Thanks for reporting this. We've recreated this here and it is a bug.
To get around the problem you need to switch to forms authentication and log in once with the windows account you are using. After that you can switch back to windows authentication and everything should work for that user.
Regards
Per