Ive been fighting with this for almost a year now. It took almost that long for SAP to set me up with a Support account. I finally got an account today.
I have a win2k3 server running BOXI 3.1. I have a separate DB server running SQL2005 and win2k3.
I dumped BOXI R2 and installed BOXI 3.1 fresh. We got our little reports imported and weve set up schedules, and were moving along.
But, I still cannot get AD auth to work at all. I cannot use AD auth to CMC nor to InfoView. I had posted in another forum, and one guy wrote:
u201CAll that is required for CMC auth to work is the correct settings in CMC and setspn command run.
The krb.ini, bscconfig and java config is only needed for infoview, so if CMC is not authenticating, forget about those things and focus ensuring CMC settings are correct.u201D
I read through the admin guide yet again. Ive tested my SPN (setspn -L) and found it via ldp.exe as well, so I know its there. I also re-ran kinit, and no error is returned. I created a new user in all lowercase, and tried logging into CMC (ignoring infoview for now) and the following username formats did not work:
<at signs replaced with _'s, so this forum will let me post>
user_DOMAIN
user_domain
domain\user
DOMAIN\user
I tried same scenarios with the actual crystal service account, and that didnt work either. There are no errors in tomcat stdout, and I see nothing hitting my domain controller logs. The new user is a member of AD group Domain Users, which I added as a Mapped Group in CMC for the meantime.
The error I get is:
Account Information Not Recognized: Active Directory Authentication failed to log you on. Please contact your system administrator to make sure you are a member of a valid mapped group and try again. If you are not a member of the default domain, enter your user name as UserName_DNS_DomainName, and then try again. (FWM 00006)
Any help GREATLY appreciated. My next goal is to get BOXI reports integrated into MOSS2007.