Role properties

Description

Role property names begin with com.sybase.jaguar.role. Roles can be associated with packages, Web applications, components, and methods to constrain which users can access a resource. In EAServer Manager, configure roles using the Roles folder.




com.sybase.jaguar.role.authorizeddigitalids

Description

Specifies digital certificate IDs that can assume this role.

Syntax

A comma-separated list of digital ID names. Each must correspond to the common name of a certificate that is installed in the repository certificate database.

Usage

In EAServer Manager, set this property using the role’s Authorized Digital ID folder.

See also

com.sybase.jaguar.role.excludeddigitalids




com.sybase.jaguar.role.authorizedgroups

Description

Specifies operating system group names that are part of this role.

Syntax

A comma-separated list of group names.

Usage

In EAServer Manager, set this property with the role’s Authorized Groups folder.

See also

com.sybase.jaguar.role.excludedgroups




com.sybase.jaguar.role.authorizedusers

Description

Specifies user IDs that can assume this role.

Syntax

A comma-separated list of user IDs.

Usage

In EAServer Manager, set this property using the role’s Authorized Digital ID folder.

See also

com.sybase.jaguar.role.excludeddigitalids




com.sybase.jaguar.role.description

Description

Specifies the description of this role.

Syntax

desc

Where desc is the descriptive text.

Usage

In EAServer Manager, set this property using the Description field on the General tab of the Role Properties dialog box.




com.sybase.jaguar.role.excludeddigitalids

Description

Specifies digital certificate IDs that cannot assume this role.

Syntax

A comma-separated list of digital ID names. Each must correspond to the common name of a certificate that is installed in the repository certificate database.

Usage

In EAServer Manager, set this property using the role’s Authorized Digital ID folder.

See also

com.sybase.jaguar.role.authorizeddigitalids




com.sybase.jaguar.role.excludedgroups

Description

Specifies operating system group names that are excluded from this role.

Syntax

A comma-separated list of group names.

Usage

In EAServer Manager, set this property with the role’s Authorized Groups folder.

See also

com.sybase.jaguar.role.authorizedgroups




com.sybase.jaguar.role.excludedusers

Description

Specifies digital certificate IDs that cannot assume this role.

Syntax

A comma-separated list of digital ID names. Each must correspond to the common name of a certificate that is installed in the repository certificate database.

Usage

In EAServer Manager, set this property using the role’s Authorized Digital ID folder.

See also

com.sybase.jaguar.role.authorizeddigitalids




com.sybase.jaguar.role.name

Description

The name of this role.

Syntax

role-name

Where role-name is the application name.

Usage

In EAServer Manager, the role name is set when creating the role and cannot be changed.




com.sybase.jaguar.role.roleowner

Description

Specifies the user that owns this role.

Syntax

user

Where user is a user name. The default is jagadmin.

Usage

Only the role owner or a member of the Administrative role can modify a role’s properties.

In EAServer Manager, set this property in the Owner field in the Role Properties dialog box.