Home › Forums › OS X Server and Client Discussion › Open Directory › Reset Mobile Home Folder Message
- This topic has 3 replies, 2 voices, and was last updated 16 years ago by
madamimadam.
-
AuthorPosts
-
March 5, 2009 at 5:13 am #375639
madamimadam
ParticipantHey, I set up a school with a deployment of MacBooks connected to both AD and OD
The OD group policy said to create roaming profiles and I unticked the option to ask before creating the mobile home folder.
It seems that the message came up on the screen anyway and every student pressed the button to never show the message again.
How can I reset the system so that it asks to create the mobile home folder and I can get them to press ‘Yes’?
March 18, 2009 at 2:09 pm #375737andyf
Participantdon’t know if this still applies, but here’s what I’ve used in the past:
Re-enable portable home directory options at login:
Mobile users in an OS X Server / Client setup are prompted at login with a dialog asking if they want to create a portable home directory on the machine they are logging on. They have three buttons to choose from:
1. Not Now — just log in to the network account and work with the network home directory. Question will reappear at next login.
2. Yes — creates a local copy of the network home directory and a special local user account labelled “mobile.”
3. Never — suppresses this dialog at login to the machine and continues login to the network account using the network home directory.Up through OS X 10.4.2, “Never” meant anything but never, as clicking the “Never” button did not prevent the dialog from coming up each time the user logged in. 10.4.3 fixed the problem, and “Never” became really never. But what if you change your mind and want to finally create a portable home directory on a machine where you previously discarded this choice? There aren’t any controls to reset these settings, in either OS X Client or in OS X Server’s Workgroup manager.
The solution resides in a preference file on the client machine: /Library/Preferences/com.apple.MCX.plist
When clicking “Never” in the startup dialog, OS X creates this preferences file (or an entry in the file if it exists already). This file contains an entry for each mobile user having chosen to never create a portable home directory on the machine. The key looks like this:
Multiplications
The value is set to 1 for each ‘never’ user. After deleting the file, the dialog reappears at login, and users can successfully create a portable home directory on the machine.
In case there are more than one entry, I guess deleting the key/value pair concerning just one particular mobile user, without deleting the whole plist file, would have done it also, but I did not try that.
March 18, 2009 at 9:09 pm #375747madamimadam
ParticipantWhen I had the issue, I actually tried this and it didn’t work
However, I realised that since I had set the preference on a group level, it was easy enough for me to just change Workgroup Manager to say that Portable Home Folders need to be used on a computer level.
Since the user had responded to the group request and not yet to the computer level request, the screen came back up again.
March 18, 2009 at 9:10 pm #375748madamimadam
ParticipantWhen I had the issue, I actually tried this and it didn’t work
However, I realised that since I had set the preference on a group level, it was easy enough for me to just change Workgroup Manager to say that Portable Home Folders need to be used on a computer level.
Since the user had responded to the group request and not yet to the computer level request, the screen came back up again.
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed