Introduction
Starting from Gateway v3.40.3, MAC-based 1-to-many actions are supported. These actions require Mac Streamer version 3.8.0.7 or higher.
Action Types
Security Requirements
1-to-Many Actions can take effect directly on deployed computers. To mitigate security risks, users must meet the following two requirements to use this feature
- You need to configure Two-Factor Authentication (2FA) and will be required to enter the 2FA code for the high-risk operations
- Ensure your Streamers are deployed using the trusted SSL certificate
Feature Details
Shell Script (Mac)
Description
- This allows you to send a shell script to your Mac computers.
Requirements
- Requires Windows Streamer version 3.8.0.7 or higher.
Action Setup
- Action Name
- Name this action instance.
- Assign Group Admin
- If you would like to assign this action to a specific group admin to make them the action owner.
- Action Settings
- Shell Script:
- NOTE: Only use silent commands without user interaction.
- Shell Script:
- Notes
- Add your notes here.
Script/Executable File (Mac)
Description
- This allows you to deploy new software or scripts to your Mac computers silently.
Requirements
- Requires Windows Streamer version 3.8.0.7 or higher.
Action Setup
- Action Name
- Name this action instance.
- Assign Group Admin
- If you would like to assign this action to a specific group admin to make them the action owner.
- Action Settings
- Upload File
- NOTE: Must be .pkg, .py or Shell script format file.
- Log source
- Standard output and standard error
- Custom log file
- Upload File
- Notes
- Add your notes here.
File Dispatch (Mac)
Description
- This allows you to dispatch the files to your computers silently.
Requirements
- Requires Windows Streamer version 3.8.0.7 or higher.
Action Setup
- Action Name
- Name this action instance.
- Action Settings
- Default file path
- Enter the default file path for your file dispatch.
- Create path if not already exists
- Automatically generates any missing folders in the destination path to ensure the file can be placed correctly.
- Overwrite identical files destination path
- Replaces any file at the target location with the same name, even if the content is identical.
-
Change ownership
- Modifies the file's user ownership to a specified owner account on the system.
-
Change group
- Assigns a specific group to the file, determining access permissions for members of that group.
-
Change permission
- Sets specific read, write, and execute access rights for the owner, group, and others.
- Upload files
- Customize file path
- Configure the specific file path for each file.
- Allow up to 10 files to dispatch at a time.
- Size limit: 1 GB
- Customize file path
- Default file path
- Notes
- Add your notes here.