bea.com | products | dev2dev | support | askBEA
BEA Logo Tuxedo
 Download Docs   Site Map   Glossary 
検索
0

SNMP Agent MIB Reference

 Previous Next Contents Index View as PDF  

tuxTdomainSecurity

Syntax

INTEGER DisplayString

Access

read-write

Description

Type of application security. The format is:

security_mode[/app_password]

where security_mode can have the following values:

NONE
APP_PW
USER_AUTH
ACL
MANDATORY_ACL

NONE

A string value of NONE for this object indicates that security is/will be turned off.

APP_PW

The value APP_PW/app_password indicates that application password security is enforced. Clients must provide the application password during initialization.

USER_AUTH

The value USER_AUTH is similar to APP_PW, but indicates also that per-user authentication is done during client initialization.

ACL

The value ACL is similar to USER_AUTH, but also indicates that access control checks are done on service names, queue names, and event names. If an associated ACL is not found for a name, it is assumed that permission is granted

MANDATORY_ACL

The value MANDATORY_ACL is similar to ACL, but permission is denied if an associated ACL is not found for the name.

app_password

This value is needed whenever security_mode is being set to anything but NONE. To change the value of app_password, SET this object to:

current_security_mode/new_password

On a GET operation, this object only returns the security mode; the password is not returned.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy