Enable this group policy to open frequently used items such as applications, folders, or server connections when the user logs in.
To add a login item, click "Add button" of "Login items" list and enter the item's path, for example /Applications/TextEdit.app. For any item you don't want the user to see right away, select its Hide checkbox. The application remains open but its windows and menu bar remain hidden until the user activates the application (for example, by clicking its icon in the Dock).
To add a network share, click "Add button" of "Network share" list and enter the URL, for example smb://server/share.
The following network shares are valid:
smb://server/share
smb://server/hidden$
smb://server/share/subdir
smb://user:password@server/share
smb://user:@server/share
afp://server/share
nfs://server/share
nfs://192.168.0.1/share
- Authenticate selected share point with user's login name and password
Check this option to automatically connect the user to the share with user's login name and password. If uncheck this optioin. Network share name needs to comply with RFC1738 - Uniform Resource Locators (URL), which means special characters need to be encoded, for example need to use %20 instead of space.
If the network share can be authenticated using Kerberos, then this option can be ignored. If the network share cannot be authenticated using Kerberos, then user will be prompted for user name and password if this option is unchecked.
If a different user name is specified in the network share, then checking this option will mount the share as the login user, while unchecking this option will mount the share as the user specified in network share.
For example, if network share is smb://mount_user:password@server/share, and login user is login_user, then checking the option will mount the share as login_user, while unchecking the option will mount the share as mount_user.
- User may add and remove additional items:
If you don't want users to have the ability to add and remove items, deselect this option. Users can't remove items added to the login items list but they can remove items they've added themselves.
- User may press Shift to keep items from opening:
If selected, user can stop login items from opening by holding down the Shift key during login until the Finder appears on the desktop. To prevent users from stopping applications that open automatically at login, deselect this option.
- Add network home share point:
Providing access to user's AD network home directory which is the attribute specified in AD homeDirectory attribute.
Once enabled, this group policy takes effect when users log out and back in.
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\LoginItems |
Value Name | EnableLoginItems |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\LoginItems\Items |
Value Name | {number} |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\LoginItems\URL |
Value Name | {number} |
Value Type | REG_SZ |
Default Value |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\LoginItems |
Value Name | MCX-NetworkHomeDirectoryItem |
Value Type | REG_DWORD |
Default Value | 0 |
True Value | 1 |
False Value | 0 |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\LoginItems |
Value Name | LoginUserMayAddItems |
Value Type | REG_DWORD |
Default Value | 1 |
True Value | 1 |
False Value | 0 |
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\CentrifyDC\Settings\MacMCX\LoginItems |
Value Name | DisableLoginItemsSuppression |
Value Type | REG_SZ |
Default Value | 0 |
True Value | 0 |
False Value | 1 |