File Shares
If you have configured Kerberos in Jamf Connect, you can also configure a file share menu item. This menu item is added with an additional configuration profile written to the following domain:
com.jamf.connect.shares
Adding multiple shares can make this setting difficult to manage. Testing and deploying a simple configuration profile first is recommended.
The following settings are used to create a file share configuration profile:
Key | Description |
---|---|
| Determines if a user's home profile should be mounted. This is written as a dictionary of keys including the
|
| Specifies which active directory group members should have their home profile mounted |
| An array of mount options Note: See the Options table for available options. |
| Determines a mount point and its associated attributes. This is written as an array of dictionaries.
|
| If set to true, the share is automatically mounted |
| If set to true, the share is only mounted when the computer is connected to the active directory domain. |
| Specifies which active directory group members should have their home profile mounted. |
| Specifies a local mount point |
| Specifies the name of the share displayed as a menu item in Jamf Connect |
| An array of mount options Note: See the Options table for available options. |
| Specifies the URL of the mount point. You can use variable substitution to create custom mount points. Jamf Connect can substitute any of the following variables with the corresponding value from the user's AD account:
|
File Share Settings
- Domain—
com.jamf.connect.shares
- Description—
Used to configure the file share menu item in Jamf Connect. For more information, see File Shares.
Key | Description |
---|---|
| Determines if a user's home profile should be mounted. This is written as a dictionary of keys including the
|
| Specifies which active directory group members should have their home profile mounted |
| An array of mount options Note: See the Options table for available options. |
| Determines a mount point and its associated attributes. This is written as an array of dictionaries.
|
| If set to true, the share is automatically mounted |
| If set to true, the share is only mounted when the computer is connected to the active directory domain. |
| Specifies which active directory group members should have their home profile mounted. |
| Specifies a local mount point |
| Specifies the name of the share displayed as a menu item in Jamf Connect |
| An array of mount options Note: See the Options table for available options. |
| Specifies the URL of the mount point. You can use variable substitution to create custom mount points. Jamf Connect can substitute any of the following variables with the corresponding value from the user's AD account:
|
File Share Options
The following options can be written as an array of strings with the Options
key.
Option |
Description |
---|---|
|
Mounts the share as read only |
|
Specifies that all input and outputs to the file system should be synchronized on the system |
|
Prohibits code executions from the share |