Hello,
First, sorry for my english, I try to do my best
I have got a problem with my BO installation. This is my servers:
- A windows 2008 server 64bits with Active Directory Kerberos
- A windows 2008 server 64bits with BO XI3.1
- This servers are on the same domain
Now, this is the steps that I do for the installation:
1 - Creation of an account on Active directory: BOXI
2 - This account is administrator on my BO server and “act as a part of OS”
3 - The SIA is executing with BOXI account
4 - Creation of th file: C:/winnt/krb5.ini:
5 - Creation of the file C:/winnt/bscLogin.conf:
6 - Add this two lines in Tomcat Java parameter:
-Djava.security.auth.login.config=c:/winnt/bscLogin.conf
-Djava.security.krb5.conf=c:/winnt/krb5.ini
7 - Test this configuration with this command line:
kinit.exe BOXI@MYDOMAIN.LOCAL BOXIpassword
And it return a new ticket, so it’s ok
8 - On my active directory server, i have executed this command:
Setspn -A BOBJPCentralMS/mydomain.local BOXI
And it’s working (no error, i see the SPN with SETSPN -L BOXI)
9- In the BOXI account properties, in “Delegation” part, i choose:
Trust this user for delegation to specified services only
and
Use Kerberos only
and in the list i have added the service BOBJPCentralMS (with a search on BOXI account)
10 - In CMC > authentification > Windows AD, this is my parameters:
- Activate Windows Active Directory (ok)
- AD administration name : mydomain\BOXI
- Default AD domain: mydomain.local
- Ad groups: mydomain\DROIT_BOXI (an AD group with all account who need access to BO)
- authentification options: I have choosen Use Kerberos authentification
- SPN: BOBJPCentralMS/mydomain.local
11 - When i valid this form, all accounts in my group DROIT_BOXI are added in CMC
12 - But when I try to log on InfoView, there is an error who say that my account it’s not valid
13 - And when i try to log to Designer, there is an error who say that BOBJPCentralMS/mydomain.local doesn’t exist.
Can you help me for my problems in steps 12 and 13?
Thank you
littleqi (BOB member since 2009-11-13)