Saturday, August 11, 2012

EM console - Updating default Login Timeout Value


There are times when you want the user to be logged in to EM console and you dont want to put userid/password again as the user inactive time has reached.

Here is one setting to help you out :

Locate the Admin server folder in the domain, like :
$Home\user_projects\domains\Mydomain\servers\AdminServer

And then the file :
\tmp\_WL_user\em\hsz5x1\META-INF\emoms.properties

add the following parameter :
oracle.sysman.eml.maxInactiveTime=60 [Time in minutes]

The  user will be logged in till 60 minutes.

Restart Servers.
 

No comments:

Post a Comment