Permit/prohibit access to the user-specific applications

Enable this group policy to define a list of additional applications that are permitted or forbidden. This policy will only work when "Permit/prohibit access to applications" is enabled.

Applications are actually collections of files inside a directory (called bundles). Inside the "Contents" directory of every .app is the info.plist file, and inside that file is the key "CFBundleIdentifier" that identifies the application. You need to use the value for this key when adding an application.

Example: the iCal application. Use the "defaults" command to get the value: "defaults read /Applications/iCal.app/Contents/info CFBundleIdentifier"; the value is "com.apple.iCal". Add this value and the iCal.app application can be accessed.

Once enabled, this group policy takes effect when users log out and back in.

Supported on:

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Centrify\CentrifyDC\Settings\MacMCX\ApplicationAccess
Value NameAdditionalApplicationList
Value TypeREG_DWORD
Enabled Value1
Disabled Value0

Set the Platform instance URL: (https://:/)

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Centrify\CentrifyDC\Settings\MacMCX\ApplicationAccess
Value NameAdditionalApplicationList
Value TypeREG_DWORD
Default Value

centrify_mac_settings.admx

Administrative Templates (Computers)

Administrative Templates (Users)