Previous Topic: User Permissions Structure

Next Topic: User Permission Example

XML Configure Permission Structure

The user permission structure attributes are as follows:

MODE="ADD|MODIFY|DELETE"

Must specify a value of add, modify, or delete.

Add

Defines a new user's permission structure.

Note: Omitted attributes are assigned default values.

Modify

Modifies an existing user's permission structure.

Note: The value of any attribute omitted from the XML remains unchanged.

Delete

Deletes a user's permission structure.

Note: All attributes except LOGINID are ignored.

LOGONID="logonid"

The logon ID of the user for whom this permission applies.

Limits: Maximum 12 characters

POLICYID="policyid"

The policy ID that applies to this permission.

Limits: Maximum 64 characters

EXTRACTIONENABLED="No|Yes"

Indicates whether a user can extract files for this policy.

No

Cannot extract files for this policy.

Yes

Can extract files for this policy.

Limits: In r11.5, only a value of No is supported.

Default: No

EXTRACTIONSUBSCRIBED="No|Yes"

Indicates whether a user is subscribed to extract files for this policy.

No

Not subscribed

Yes

Subscribed

Limits: In r11.5, only a value of No is supported.

Default: No

USERLIMITFILES="n"

The maximum number of user-inserted files that can coexist in this realm.

-ve

Unlimited

Default: -1

Note: A value of zero disables the user’s ability to insert any files.

USERLIMITSIZE="n"

The maximum total size (in Kbytes) of user-inserted files that can coexist for this policy.

-ve

Unlimited

Default: -1