Network Share Mounter
de.fau.rrze.NetworkShareMounter
Network Share Mounter settings
Configuration Keys (12)
| Key | Type | Title |
|---|---|---|
autostartIf set to true, the app will be launched on user-login. Default: false | boolean | Enable Autostart |
canChangeAutostartOptional. If set to false, the user can not change the Autostart option. Default: true | boolean | Can Change Autostart |
enableAutoUpdaterTurns the auto update framework on or off, so the App can update itself. Default: true | boolean | Enable AutoUpdater Framework |
helpURLConfigure a help URL to help users interact with the application. Default: "https://www.anleitungen.rrze.fau.de/betriebssysteme/apple-macos-und-ios/macos/#networksharemounter" | string | Help URL |
unmountOnExitConfigure a help URL to help users interact with the application. Default: true | boolean | Unmount Shares on Exit |
useNewDefaultLocationWith version 3 the old default mount path (~/Netzlaufwerke/) is deprecated. New default is (/Volumes). This key allows administrators to adopt this default value ahead of the official release. This option is provided to ease the transition for administrators. Default: false | boolean | Use the new default mount location |
locationPath where network shares will be mounted. Leave blank for the default value (highly recommended). Default: "" | string | Mount path |
cleanupLocationDirectoryIf set to true, the mount location will be cleaned up from obstructing files and directories. Please read the wiki before enabling this option and use it with caution! Default: false | boolean | Clean up obstructing files and directories |
canQuitShow exit button in the menu bar. Default: true | boolean | Show Exit |
kerberosRealmKerberos/AD Domain for user authentication. If set, automatic AD/Kerberos authentication and ticket renewal will be enabled. Default: "" | string | Kerberos Realm |
managedNetworkSharesArray with managed network shares. | array | Managed network shares |
networkSharesArray with all network shares. Example: smb://filer.your.domain/share. Note: %USERNAME% will be replaced with the login name of the current user. | array | Network shares |
managedNetworkShares | dict | — |
networkSharerequiredExample: smb://filer.your.domain.tld/share. Note: %USERNAME% will be replaced with the current user's login name. | string | Server and share |
authTyperequiredAuthentication type for the share, it can be either through Kerberos (krb) or using a username/password (auth). Default: Kerberos. Default: "krb" Range: Kerberos (krb), Password (password), Guest (guest) | string | Authentication type |
usernameOptional: Predefine a username for authentication using username/password | string | Username (Optional) |
mountPointOptional: Change the mount point name for the network share. Leave blank for the default value (recommended) | string | Mount point name (Optional) |
| string | — |