obiee install guide (ldap)

71
Install JDK (jrockit) Execute the .bin directly /apps/obiee/src/11.1.1.5]$ jrckit-jdk1.6.0_24-R28.1.3-4.0.1-linux-x64.bin

Upload: mahathi-kosuru

Post on 27-Oct-2014

147 views

Category:

Documents


6 download

TRANSCRIPT

Page 1: Obiee Install Guide (Ldap)

Install JDK (jrockit)

Execute the .bin directly

/apps/obiee/src/11.1.1.5]$ jrckit-jdk1.6.0_24-R28.1.3-4.0.1-linux-x64.bin

Page 2: Obiee Install Guide (Ldap)
Page 3: Obiee Install Guide (Ldap)

Ensure JAVA_HOME and Path are correct in .profile

PATH=/apps/obiee/JDK/bin:$PATH:$HOME/bin:.

export PATH

df

JAVA_HOME=/apps/obiee/JDK

export JAVA_HOME

Log out and log back in to pickup the java path changes

Install WLoraclebi[/apps/obiee/src/11.1.1.5]$ java -jar WL10.3.5.zip

Page 4: Obiee Install Guide (Ldap)
Page 5: Obiee Install Guide (Ldap)
Page 6: Obiee Install Guide (Ldap)
Page 7: Obiee Install Guide (Ldap)
Page 8: Obiee Install Guide (Ldap)
Page 9: Obiee Install Guide (Ldap)

Do not check “Run QuickChange”

Install OHShttp://download.oracle.com/docs/cd/E21764_01/doc.1111/e14260/toc.htm

oraclebi[/apps/obiee/src/11.1.1.5/ohs_install/Disk1/install/linux64]$ runInstaller

Page 10: Obiee Install Guide (Ldap)
Page 11: Obiee Install Guide (Ldap)
Page 12: Obiee Install Guide (Ldap)
Page 13: Obiee Install Guide (Ldap)
Page 14: Obiee Install Guide (Ldap)
Page 15: Obiee Install Guide (Ldap)
Page 16: Obiee Install Guide (Ldap)

Install OHS (patch)oraclebi[/apps/obiee/src/11.1.1.5/ohs-patch/Disk1]$ runInstaller

Page 17: Obiee Install Guide (Ldap)
Page 18: Obiee Install Guide (Ldap)
Page 19: Obiee Install Guide (Ldap)
Page 20: Obiee Install Guide (Ldap)
Page 21: Obiee Install Guide (Ldap)
Page 22: Obiee Install Guide (Ldap)

Install OBIEE (software only)

Configure OBIEE/apps/obiee/orapps/Oracle_BI1/bin/config.sh

Page 23: Obiee Install Guide (Ldap)
Page 24: Obiee Install Guide (Ldap)
Page 25: Obiee Install Guide (Ldap)
Page 26: Obiee Install Guide (Ldap)
Page 27: Obiee Install Guide (Ldap)
Page 28: Obiee Install Guide (Ldap)
Page 29: Obiee Install Guide (Ldap)
Page 30: Obiee Install Guide (Ldap)
Page 31: Obiee Install Guide (Ldap)

Add boot.properties

/apps/obiee/orapps/user_projects/domains/bifoundation_domain/servers/AdminServer/security

username=obisa

password={password]

Page 32: Obiee Install Guide (Ldap)

Configure OHS

Turn off web cache

Page 33: Obiee Install Guide (Ldap)
Page 34: Obiee Install Guide (Ldap)
Page 35: Obiee Install Guide (Ldap)
Page 36: Obiee Install Guide (Ldap)
Page 37: Obiee Install Guide (Ldap)
Page 38: Obiee Install Guide (Ldap)
Page 39: Obiee Install Guide (Ldap)
Page 40: Obiee Install Guide (Ldap)

Setup OHS to connect to weblogicOpen mod_wl_ohs_Configuration

Page 41: Obiee Install Guide (Ldap)

Add a new location

Page 42: Obiee Install Guide (Ldap)

/analytics

/analyticsRes

/ui

/xmlpserver

SSO IntegrationOpen WL Console

Add new OpenLDAP provider

Name it CDSN

Page 43: Obiee Install Guide (Ldap)
Page 44: Obiee Install Guide (Ldap)

Make it sufficient

Page 45: Obiee Install Guide (Ldap)

Update the provider specific tab

Page 46: Obiee Install Guide (Ldap)

Host:cdsn-dev.bankofamerica.com

Port:389

Principal:bofaUniqueID=hpsu,ou=service,ou=users,dc=bankofamerica,dc=com

User Base DN:ou=users,dc=bankofamerica,dc=com

Credential = (hpsu password)

Page 47: Obiee Install Guide (Ldap)

All Users Filter: bofaUniqueID=hpsu

User From Name Filter: uid=%u

User Search Scope:subtree

User Name Attribute:uid

User Object Class: bofaAuthenticate

Use Retrieved User Name as Principal: Checked

Group Base DN:ou=oracle,ou=applications,dc=bankofamerica,dc=com

All Groups Filter:uid

Group From Name Filter:(&(uniquemember=%g)(objectclass=groupofuniquenames))

Group Search Scope:onelevel

Group Membership Searching:limited

Max Group Membership Search Level:0

Ignore Duplicate Membership=unchecked

Static Group Name Attribute:uniquemember

Static Group Object Class:groupofuniquenames

Static Member DN Attribute:uniquemember

Static Group DNs from Member DN Filter:(&(uniquemember=%M)(objectclass=groupofuniquenames))

Dynamic groups

all null

General

defaults

GUID Attribute:bofaUniqueID

Save then activate changes

Open EM

Update the application roles, remove bisystem user

Page 48: Obiee Install Guide (Ldap)

Select Application Stripe = obi

Then edit BISystem Role

Remove BISystem User

Page 49: Obiee Install Guide (Ldap)
Page 50: Obiee Install Guide (Ldap)
Page 51: Obiee Install Guide (Ldap)

Update the identity store attributes

Page 52: Obiee Install Guide (Ldap)
Page 53: Obiee Install Guide (Ldap)

user.login.attr:uid

username.attr:uid

PROPERTY_ATTRIBUTE_MAPPING:GUID=bofaUniqueID

Update the credentials for the oracle.bi.system user

Page 54: Obiee Install Guide (Ldap)
Page 55: Obiee Install Guide (Ldap)

Go back to Console

Reorder the providers so that CDSN is first

Page 56: Obiee Install Guide (Ldap)

Update Default Authentication provider to sufficient

Page 57: Obiee Install Guide (Ldap)

Save and activate changes

Stop both the BI server and Admin server via console

Start the admin server via script (/apps/obiee/orapps/user_projects/domains/bifoundation_domain/ startWebLogic.sh&

Re-open console

Restart the managed server (bi_server1)

Page 58: Obiee Install Guide (Ldap)

Add our new system user (HPSU) to the global admin role

Page 59: Obiee Install Guide (Ldap)

Back to EM

Add the our new system user to the bisystem group (following screen shots have not been updated to reflect new domain name)

Page 60: Obiee Install Guide (Ldap)
Page 61: Obiee Install Guide (Ldap)
Page 62: Obiee Install Guide (Ldap)

Setup Siteminder Providerhttps://ssologon-stage.bankofamerica.com

https://ssologon-stage.bankofamerica.com/unauthorized/sso_logoff.html

Page 63: Obiee Install Guide (Ldap)

Install Skinscd /apps/obiee/orapps/instances/instance1/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/analyticsRes

unzip /apps/obiee/src/skins/s_BOA.zip

unzip /apps/obiee/src/skins/sk_BOA.zip

unzip /apps/obiee/src/skins/customMessages.zip

(if needed update the compant name Enterprise BI & Analytics )

Deploy the analyticsRes directory as an application

Page 64: Obiee Install Guide (Ldap)
Page 65: Obiee Install Guide (Ldap)
Page 66: Obiee Install Guide (Ldap)
Page 67: Obiee Install Guide (Ldap)
Page 68: Obiee Install Guide (Ldap)

save and activate changes

Start the application

Page 69: Obiee Install Guide (Ldap)

Shut everything down

OPMN

Managed server (bi_server1)

Admin server

Page 70: Obiee Install Guide (Ldap)

Update NQSCONFIGUdate Cache

To upgrade guids (if moving catalog from one evn to another) add the following and bounce BI service… be sure to set it back to “NO” and bounce again……

FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YES;

Update InstanceConfig Add the following to the <ServerInstance> section

<!-- EBIA/JGS 2011.04.21 Added Default skin and style setting  --><URL>   <CustomerResourcePhysicalPath>/apps/obiee/orapps/Middleware/instances/instance1/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/analyticsRes</CustomerResourcePhysicalPath>   <CustomerResourceVirtualPath>/analyticsRes</CustomerResourceVirtualPath></URL><UI>   <DefaultSkin>BOA</DefaultSkin>   <DefaultStyle>BOA</DefaultStyle></UI>

Add the following to the <Views><Pivot> section <!--EBIA/JGS Updated DefaultRowsDisplayedInDownload>2500--> <DefaultRowsDisplayedInDownload>50000</DefaultRowsDisplayedInDownload>

<!-- EBIA/JGS 2011.06.14 Begin Changes to pivot governors --><MaxVisibleColumns>1000</MaxVisibleColumns><MaxVisiblePages>1000</MaxVisiblePages><MaxVisibleRows>100000</MaxVisibleRows><MaxVisibleSections>1000</MaxVisibleSections><DefaultRowsDisplayed>30</DefaultRowsDisplayed><!-- EBIA/JGS 2011.06.14 End Changes to pivot governors -->

Add the following to the <Views><Table> section <!--EBIA/JGS Updated DefaultRowsDisplayedInDownload>2500 --> <DefaultRowsDisplayedInDownload>50000</DefaultRowsDisplayedInDownload> <!-- EBIA/JGS 2011.06.14 Begin Changes to table governors -->

<MaxVisiblePages>1000</MaxVisiblePages><MaxVisibleRows>100000</MaxVisibleRows><MaxVisibleSections>1000</MaxVisibleSections><DefaultRowsDisplayed>30</DefaultRowsDisplayed><!-- EBIA/JGS 2011.06.14 End Changes to table governors -->*note: DefaultRowsDisplayedInDownload is an existing setting, delete the existing line before adding these.Add a <Charts> section to <Views> <!-- EBIA/JGS 2011.04.01 - Added slider default and slider limit option --><Charts><SectionSliderDefault>15</SectionSliderDefault><SectionSliderLimit>30</SectionSliderLimit></Charts>

Page 71: Obiee Install Guide (Ldap)

Copy RPDCopy WebcatCopy ODBC.INICOPY tnsnames.oraAdd users / Update Security