Weblogic Console warning related to the RemoteAnonymousRMIT3Enabled Property
Hi All,
After recent patching we're seeing a security warning in our WLS Console-"Remote Anonymous RMI T3 or IIOP requests are enabled.". I've gone through few documents and they're saying - "Set the RemoteAnonymousRMIT3Enabled and RemoteAnonymousRMIIIOPEnabled attributes to false. " by doing-
-Dweblogic.security.remoteAnonymousRMIT3Enabled=false
-Dweblogic.security.remoteAnonymousRMIIIOPEnabled=false
WLS Version- 12.2.1.3
How and where i can set this two properties to false? Any leads would be appreciated.
Thanks,
Cris