|
The startup options of the Security Management module can be modified by editing the parameters of NmsAuthenticationManager and NmsAuthManager processes in the NmsProcessesBE.conf file located in <WebNMS Home>/conf directory.
|
|
Note: If you have configured any of the parameters, ensure to restart the WebNMS Server. |
The parameters that can be configured by administrators are listed below. For complete information, follow the links provided for the each of the parameters.
To set the count for maximum allowed unsuccessful login attempts - maximum_allowed_login_failed_count in NmsAuthenticationManager
To set the time interval in milliseconds for the security scheduler - time_interval_for_security_scheduler in NmsAuthManager
To change the password after the first time logging in - change_password_for_firsttime_login in NmsAuthManager
|