AWS dcv documentation change
Summary
Updated configuration file paths to include macOS alongside Linux
Security assessment
Documentation update for multi-platform support without security implications. No changes to security controls or vulnerabilities addressed.
Diff
diff --git a/dcv/latest/sm-admin/agent-file.md b/dcv/latest/sm-admin/agent-file.md index d35ce272b..b0325951d 100644 --- a//dcv/latest/sm-admin/agent-file.md +++ b//dcv/latest/sm-admin/agent-file.md @@ -7 +7 @@ -The agent configuration file (`/etc/dcv-session-manager-agent/agent.conf` for Linux and `C:\Program Files\NICE\DCVSessionManagerAgent\conf\agent.conf` for Windows) includes parameters that can be configured to customize the Session Manager functionality. You can edit the configuration file using your preferred text editor. +The agent configuration file (`/etc/dcv-session-manager-agent/agent.conf` for Linux and macOS, and `C:\Program Files\NICE\DCVSessionManagerAgent\conf\agent.conf` for Windows) includes parameters that can be configured to customize the Session Manager functionality. You can edit the configuration file using your preferred text editor. @@ -25 +25 @@ Parameter name | Required | Default value | Description - * `/etc/dcv-session-manager-agent` (Linux) + * `/etc/dcv-session-manager-agent` (Linux/macOS) @@ -49 +49 @@ Parameter name | Required | Default value | Description - * `/var/log/dcv-session-manager-agent/` (Linux) + * `/var/log/dcv-session-manager-agent/` (Linux/macOS)