BEA Logo BEA Tuxedo Release 7.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Administration   |   Topic List   |   Previous   |   Next   |   Contents

   Setting Up a BEA Tuxedo Application

Specifying the Security Level

You can set the following three levels of security:

Characteristics of the SECURITY and AUTHSVC Parameters

Parameter

Characteristics

SECURITY

Security level that requires a password to join an application. Accepted values are: NONE (default), APP_PW, USER_AUTH-->ACL, and MANDATORY_ACL.

Default is NONE.

Example: SECURITY APP_PW

AUTHSVC

The name of the authentication service.

SECURITY APP_PW or higher must be specified.

Default is no authentication service.

Client authentication with Kerberos is possible.

Example: AUTHSVC "AUTHSVC''

See Also