PayloadKit

Network Share Mounter

de.fau.rrze.NetworkShareMounter

Network Share Mounter settings

macOS

Configuration Keys (12)

KeyTypeTitle
autostart

If set to true, the app will be launched on user-login.

Default: false

booleanEnable Autostart
canChangeAutostart

Optional. If set to false, the user can not change the Autostart option.

Default: true

booleanCan Change Autostart
enableAutoUpdater

Turns the auto update framework on or off, so the App can update itself.

Default: true

booleanEnable AutoUpdater Framework
helpURL

Configure a help URL to help users interact with the application.

Default: "https://www.anleitungen.rrze.fau.de/betriebssysteme/apple-macos-und-ios/macos/#networksharemounter"

stringHelp URL
unmountOnExit

Configure a help URL to help users interact with the application.

Default: true

booleanUnmount Shares on Exit
useNewDefaultLocation

With 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

booleanUse the new default mount location
location

Path where network shares will be mounted. Leave blank for the default value (highly recommended).

Default: ""

stringMount path
cleanupLocationDirectory

If 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

booleanClean up obstructing files and directories
canQuit

Show exit button in the menu bar.

Default: true

booleanShow Exit
kerberosRealm

Kerberos/AD Domain for user authentication. If set, automatic AD/Kerberos authentication and ticket renewal will be enabled.

Default: ""

stringKerberos Realm
managedNetworkShares

Array with managed network shares.

arrayManaged network shares
networkShares

Array with all network shares. Example: smb://filer.your.domain/share. Note: %USERNAME% will be replaced with the login name of the current user.

arrayNetwork shares
managedNetworkShares
dict
networkSharerequired

Example: smb://filer.your.domain.tld/share. Note: %USERNAME% will be replaced with the current user's login name.

stringServer and share
authTyperequired

Authentication 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)

stringAuthentication type
username

Optional: Predefine a username for authentication using username/password

stringUsername (Optional)
mountPoint

Optional: Change the mount point name for the network share. Leave blank for the default value (recommended)

stringMount point name (Optional)
string