Previous Topic: Update File Permission OperatorNext Topic: Output Parameters


Input Parameters

Source File/Directory Name

Specifies the name of file or directory whose permission is changing.

Permission (Modes)

Specifies permission or mode for the file, which can be either an octal number representing the bit pattern for the new permissions or a symbolic representation of changes to make, (+-= rwxXstugoa).

Recursive

When checked, specifies to change files and directories recursively.

Working Directory

Specifies the working directory to execute this operator.

Notes: If the working directory is not specified, the user home directory becomes the working directory.

The file path can be absolute or relative to the working directory.

User ID

Specifies the user account to use while executing the operator on the host. Overrides the user specified in the operator category level properties.

Password

Specifies the password for the user ID.