| Enterprise Manager / Installation and Configuration Issues | |
When I try to open AgileReports from Enterprise Manager, this error occurs:
Sorry, your assigned roles don't have permission to use any of the databases.
AgilePoint Server was not restarted after the adHocAdmin group was added in Active Directory.
Verify if the adHocAdmin group has been added, and AgilePoint Server has been restarted. On the machine where AgileReports is installed, do this procedure.
Sample “ _Settings.lgx” file:
<Security SecurityEnabled="True"
AuthenticationSource="AuthNT" AnonymousUserID="1"
LogonFailPage="NTLoginTest.aspx"
NTAuthenticationDomain="xxxx" CacheRights="Session"
LogonPage="http://localhost:9000/EnterpriseManager/Common/LogonForm.aspx"
SchedulerUsername="Admin">
No AgileReports role is configured for the Active Directory group.
Make a role in AgileReports with the same name as the Active Directory group with permissions to access AgileReports. The role name is case-sensitive.
For example, if your AgileReports group in Active Directory is named AgileReportUsers, make a role in AgileReports with the name AgileReportUsers.