Authentication And Scheduling Problems
We have had strange issues in BusinessObjects Enterprise XI R2 and 3.0 where;
- Log in with AD Authentication stops working. A timeout occurs after a while. Users without AD aliases can log on without any problems.
- When scheduling reports the report job gets stuck in status Pending.
These two issues started at the same time but we interpreted them as separate issues. That was a wrong assumption.
After a lot of investigation and testing we isolated the problem to the BOE DB repository. The problem was due to changes in the availability of one of the AD groups that was registered under AD Authentication in CMC/Authentication. The same problem would occur if a NT group would be removed or made unavailable.
The solution for this problem was to remove the group that caused the system to hang. After that, it all worked again.
We have had these issues a number of times now in different systems and it's mind-boggling how the functionality in the system can be designed in this way. This function is a core part of the system and should not have this behavior!
Why does the scheduling stop working if there are verification problems against a domain? Well, when the CMS starts a scheduled job it checks to see if the user has the rights to run the report. At that point the system does a verification against the group and if that group are unavailable the session is hung until timed out.
Does anyone else had similar issues?














