Skip to Content
0
Former Member
Aug 06, 2016 at 06:54 AM

BOBJ migration between domains - winAD authentication setup

47 Views

Hi,

We are migrating BOBJ servers from one domain to other domain.

Ex: ABC.com Domain to XYZ.com domain.

I successfully migrated BOBJ systems from source to target. Now for Authentication, we want to use same old WinAD authentication which is pointing to ABC.com.

(Server should be in new domain i.e. XYZ.com but the authentication should use ABC.com)

After migration, when i go to Authentication and click on update it is giving this error message:

The Active Directory Authentication plugin failed to verify the administration credentials for the user "WEEWFEWF". Please enter the user name as DomainName\UserName or UserName@DNS_DomainName, then try again.

I am using the same old user with correct password but still getting this error.

First, i am not sure if this kind of configuration is possible or not.

Second, if its possible then what steps i need to perform in this scenario.

Please help me.

Might be i need to update setSPN so i am working with AD team to execute below setSPN on old AD.

setspn -a HTTP/hostname.XYZ.com user1

setspn -a HTTP/hostname user1

setspn -a BICMS/user1.ABC.com user1

Please let me know if anything else to be done.


Regards,

Kumar