Show TOC Anfang des Inhaltsbereichs

Diese Grafik wird im zugehörigen Text erklärt Managing User Store Login Modules Dokument im Navigationsbaum lokalisieren

Use

The login modules are used to authenticate the users on the server. You can mark a login module as a suitable or non-suitable authentication mechanism.

For more information about authentication modules, see StrukturlinkAuthentication on J2EE Engine.

Procedure

...

       1.      Open the Security Provider service Runtime ® User Management tab.

       2.      Choose the Switch to edit mode button from the upper left-hand part of the screen.

       3.      Choose Manage Security Stores.

Adding a new login module:

...

       1.      Choose Add Login Module.

       2.      Specify the location of the class of the login module in Class Name.

       3.      Specify the display name for the login module in Display Name.

       4.      Enter a description of the login module in Description.

       5.      Specify the options of the login module in Options. The options are pairs of a name of the option and value of the option, that is key=value pairs.

       6.      Specify suitable authentication mechanisms from the Authentication Mechanisms list.

Action

Procedure

Mark an authentication mechanism as suitable for the login module

Choose the upper Add button to apply the mechanism to the login module.

Remove an authentication mechanism that is marked as suitable

Choose it from the Suitable Authentication List and then choose the upper Remove button.

Mark an authentication mechanism as non-suitable for the login module

Specify the non-suitable mechanisms for the login module. Choose the lower Add button. The authentication mechanism is displayed in the Non-Suitable Authentication Mechanisms list.

Remove an authentication mechanism from the list of non-suitable mechanisms

Choose it from the Non-Suitable Authentication Mechanisms list and choose the Remove button at the bottom.

To view or change the settings of a login module

...

Select the login module from Login Modules and choose Properties.

 

Ende des Inhaltsbereichs