I have followed the docs and am still falling short on getting Kerberos setup for manual logins.
I have CMS and all BO servers on single windows server.
I have war files installed on Websphere 6.1 AIX server.
I have configured the service user, SPN, tested kinit from the BO server with a successful message.
I can login to Deski via Windows AD as long as I’m using an account that is in the domain that is in the same domain as the AD Administration account.
Using the same account I can’t login via the CmcApp webapp.
Here are a few questions where the doc doesn’t seem that clear:
Do I need to configure for SSO even though I only want to setup Manual AD logins at this time? On the Webpshere server I have defined a krb5.conf and bscLogin.conf file. I have added paths to these files in my jvm arguments. This is all I have done on the Webpshere side of the house.
I’m not sure about Windows AD configuration within the CMC. We have a parent domain I’ll call THEBOSS.COM. There are no users in this parent domain. My users are in DEV.THEBOSS.COM and PROD.THEBOSS.COM. . For the AD Administration name I am using an account that is in the DEV.THEBOSS.COM domain. The default AD domain is set to DEV.THEBOSS.COM. I can login to Deski with a user that is in the DEV.THEBOSS.COM domain, but not a user that is in PROD.THEBOSS.COM… Here is the krb5.conf file I am using on the Websphere server and in the c:\winnt folder of the BO server.
I’m pretty sure the SPN is configured correctly. I have only created one and that is for the service definition. Should there be one for the HTTP endpoint for the CMC app?
I configured Windows AD without SSO on Tomcat mapped to one Domain yesterday and it’s working fine.
I had a few issues with defining the SPN in the CMC, but apart from that I can log in using Enterprise or Windows AD from both the CMC and Infoview.
I was not aware that you could map to multiple AD domains though
Edited: Is there not some confusion as to multiple domain CONTROLLERS as opposed to multiple DOMAINS ? i.e. redundency vs separate domain access?
What messages do you receive when trying to log in?
Maybe I need to just do the same and setup a single domain to get a baseline. I will need to be able to allow users from both domains to login eventually.
I’m just wondering if that’s at all possible as you only have one place to establish the AD Administrator Name in the CMC that is qualified with the Domain name so how does one then add the next AD administrator?
The 360 degree crowd (Goiffen&Smith) made a similar comment in another post and if he thinks the same i’d pretty much go with that statement :?
I see you have your Websphere running on AIX rather than Windows.
Just looking at the release notes for XIR2 on Linux/AIX, it says that Windows AD is offered as an authentication option but isn’t actually supported on the Unix platform.