I want to configure Reporting Services 2008 to use a custom defined username and password for access. I read that I must set reporting services to do basic authentication :
<AuthenticationTypes> <RSWindowsBasic/> </AuthenticationTypes> But I didn't find specified a location where I might create usernames and passwords.