UpdateKerberosConfig
Use the UpdateKerberosConfig command to correct the realm name or service realm name in the Informatica configuration. You can change the user realm that the Informatica domain users belong to. You can change the service realm that the Informatica domain services belong to.
Note: This command does not change the Kerberos configuration. You cannot use this command to migrate users from one user realm or service realm to another user realm or service realm.
The UpdateKerberosConfig command uses the following syntax:
UpdateKerberosConfig
[<-ServiceRealmName|-srn>] realm_name_of_node_spn
[<-UserRealmName|-urn>] realm_name_of_user_spn
The following table describes infasetup UpdateKerberosConfig options and arguments:
Option | Argument | Description |
---|
-ServiceRealmName -srn | realm_name_of_node_spn | Optional. Name of the Kerberos realm to which the Informatica domain services belong. The service realm name must be the same as the user realm name. |
-UserRealmName -urn | realm_name_of_user_spn | Optional. Name of the Kerberos realm to which the Informatica domain users belong. The user realm name must be the same as the service realm name. |