Campaign | partitions | partition[n] | server | permissions
The properties in this category specify the permissions set on folders created by Campaign, and the UNIX group and permissions set on files contained in the profile directory.
userFileGroup (UNIX only)
Description
The userFileGroup property specifies a group associated with user-generated Campaign files. The group will be set only if the user is a member of the specified group.
This property is undefined by default.
Default value
No default value defined.
createFolderPermissions
Description
The createFolderPermissions parameter specifies the permissions of directories that are created by Campaign on the Campaign server (partition[n] location) by using the Create Folder icon on the Open Data Source File dialog in the table mapping.
Default value
755 (owner has read/write/execute access, group and world have execute/read access)
catalogFolderPermissions
Description
The catalogFolderPermissions property specifies the permissions of directories created by Campaign through the Stored Table Catalogs > Create Folder window.
Default value
755 (owner has read/write/execute access, group and world have execute/read access)
templateFolderPermissions
Description
The templateFolderPermissions property specifies the permissions of template directories created by Campaign through the Stored Templates > Create Folder window.
Default value
755 (owner has read/write/execute access, group and world have read/execute access)
adminFilePermissions (UNIX only)
Description
The adminFilePermissions property specifies a permission bit mask for the files contained in the profile directory.
Default value
660 (owner and group have read/write access only)
userFilePermissions (UNIX only)
Description
The userFilePermissions property specifies a permission bit mask for user generated Campaign files (for example, log files, summary files, exported flat files).
Default value
666 (everyone can read and write files created by Campaign in the server)
adminFileGroup (UNIX only)
Description
The adminFileGroup property specifies a UNIX admin group associated with files contained in the profile directory.
This property is undefined by default.
Default value
No default value defined.