Updating WebLogic Startup Script

See Using Startup Arguments for Kerberos Authentication with WebLogic Server and Creating a JAAS Login File in Oracle Fusion Middleware Securing Oracle WebLogic Server 11g Release 1 (10.3.1)..

If EPM System managed servers are run as Windows services, update the Windows registry to set the JVM startup options.

  To update JVM Startup options in Windows registry:

  1. Open Windows Registry Editor.

  2. Find the Foundation Services key by selecting My Computer, then HKEY_LOCAL_MACHINE, then Software, then Oracle, and then Foundation Services.

  3. Add the following string values:

    Table 18. JVM Startup Options for Kerberos Authentication

    NameTypeData
    JVMOption14REG_SZ-Djava.security.krb5.kdc=Active Directory host name or IP address
    JVMOption16REG_SZ-Djava.security.auth.login.config=krb5Login.conf
    JVMOption16REG_SZ-Djavax.security.auth.useSubjectCredsOnly=false
    JVMOption17REG_SZ-Djava.security.enableNegotiate=true