For FWM 00003
- Check the SPN'S created and the specify the SPN in CMC as serviceAccunt@DOMAIN.COM
- if it still fails run setspn -l serviceAccunt and try the listed SPN.
For FWM 00006, which is mostly due to the incorrect parameter in the java configuration TAB:-
BI4.0
-Djava.security.auth.login.config=C:\Windows\bscLogin.conf
-Djava.security.krb5.conf=C:\Windows\Krb5.ini
BOXI 3.1
-Djava.security.auth.login.config=C:\WINNT\bscLogin.conf
-Djava.security.krb5.conf=C:\WINNT\Krb5.ini
Also the files Krb5.ini bscLogin.conf are case sensitive.
Should be helpful.
-Raunak