Setting up login module authentication for Teracloud® Streams users

Teracloud® Streams authenticates users by using a Java Authentication and Authorization Service (JAAS). You can use the login modules that are included in the product, or you can create your own to customize the security settings of your domain. Using login modules is optional.

About this task

To customize user authentication, you can use the streamtool setloginconfig command.

Procedure

Customize user authentication by using the streamtool setloginconfig command. This command changes authentication configuration information for a domain. You must provide the information in a login configuration file.
You can use the following commands to obtain information about the login modules in a domain:
streamtool getloginconfig
This command retrieves authentication configuration information for each login module that is used by the domain. You can optionally output the information to a file.
streamtool lsloginmodule
This command lists the login modules that are installed for a domain.

For more information about these commands, enter streamtool man command-name.