Identity Management (MOSC)

MOSC Banner

Customizing ProvAppstoOID.tmp to populate krbprincipalName and orclsamaccountname

edited Jun 23, 2010 2:17AM in Identity Management (MOSC) 1 comment
 I am currently configured E-Business Suite-->OID-->AD synchronization based on E-Business suite as source of information truth, and hence use AD LDAP attributes are being populated first from FND_USER using OID.

We need to populate the WNA attributes in OID to enable users to login using their domain identities using Kerberos. Hence i need to develop a rule like below:

USER_NAME:1: : :orclsamaccountname: :orcladuser:"MCIT.LOCAL$"+USER_NAME
USER_NAME:1: : :krbprincipalname: :orcladuser:USER_NAME+"@MCIT.LOCAL"

where USER_NAME is the applications login name coming from fnd_user table

this rule will force to populate whatever attribute i need for WNA to work properly. unfortunately i didn't find any reference for how to edit the mapping file of the provisioning profile being used in E-Business suiite R12.1.1.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center