Admiral208 Posted October 16, 2013 Posted October 16, 2013 when a user logs into one of our networked Macs, it maps a drive to their windows home directory and shows a shortcut on the desktop. How do I get this in the sidebar?? I know I can do it manually but I want to automate it for all users. Im sure this must be possible??? OSX 10.8.5 and WGM 10.8(409) Thanks James
Oddbod Posted October 18, 2013 Posted October 18, 2013 Hi Admiral208, Are you talking of mapping to the sidebar that appears in each new finder window? Or the dock at the bottom [or side, if you've changed the default settings] of the screen? As WGM has an option to set a mapped mount point under Preferences > Login > Items Regards Oddbod
MicrodigitUK Posted October 18, 2013 Posted October 18, 2013 (edited) @Admiral208 Are you talking about the House icon on the left? http://i.i.cbsi.com/cnwk.1d/i/tim/2012/10/12/PrivateNetworkShare4.png If so, this was automatic for networked home shares up until 10.7 when it was removed but you could still manuly make it visabull. Another Apple idea to make things simpler for your average user!!!! But that sead I do have a hack to bring it back via WGM for 10.7 and 10.8. I will try and export it next week from work and post what I did. Edited October 18, 2013 by MicrodigitUK 1
MicrodigitUK Posted October 21, 2013 Posted October 21, 2013 (edited) @Admiral208 I will try and export it next week from work and post what I did. What I ended up doing was to use one computer to macke the home share visabul in sidebar copy the corect plist (com.apple.sidebarlists.plist) and then push out the changes via MCX. It’s not perfect but it works. Run the following in Terminal on your server using the attached Plist from the zip and changing the group to apply it to in WGM. dscl -u DIRADMIN -p /LDAPv3/127.0.0.1 mcximport /ComputerGroups/YOURMACGROUP com.apple.sidebarlists.plist com.apple.sidebarlists.zip Edited October 21, 2013 by MicrodigitUK 1
dubbish Posted October 22, 2013 Posted October 22, 2013 would you be able to able to swap /ComputerGroups/ to /UserGroups/ and have the same result?
MicrodigitUK Posted October 22, 2013 Posted October 22, 2013 would you be able to able to swap /ComputerGroups/ to /UserGroups/ and have the same result? Yes, I beleve this will also work under UserGroups.
alexpuk2002 Posted October 22, 2013 Posted October 22, 2013 Did this work for you? I am also keen to add the network home location to the sidebar as this makes it a lot easier for users to navigate to their network home when saving files
Admiral208 Posted October 24, 2013 Author Posted October 24, 2013 @Admiral208 Are you talking about the House icon on the left? http://i.i.cbsi.com/cnwk.1d/i/tim/2012/10/12/PrivateNetworkShare4.png If so, this was automatic for networked home shares up until 10.7 when it was removed but you could still manuly make it visabull. Another Apple idea to make things simpler for your average user!!!! But that sead I do have a hack to bring it back via WGM for 10.7 and 10.8. I will try and export it next week from work and post what I did. @MicrodigitUK Apologies for taking such a long time to reply. What I want is something slightly different. I can already get their local home folder in the sidebar. What I want is their network home folder in the sidebar. has anyone been able to do this??
MicrodigitUK Posted October 24, 2013 Posted October 24, 2013 To do this from scratch: You will want to log in as a user who is going to get the managed preference, and manually configure the Sidebar. Then log into an Admin account and connect to that user's home folder (who has the configured Sidebar), open Workgroup Manager, and add this file... YourNetworkUser/Library/Preferences/com.apple.sidebarlists.plist ...to the managed preferences list for your User/Group/ComputerList. Putting these preferences under "Often" if you use "Always" it will brake as it can't merge with existing sidebar list.
MicrodigitUK Posted October 24, 2013 Posted October 24, 2013 @MicrodigitUK Apologies for taking such a long time to reply. What I want is something slightly different. I can already get their local home folder in the sidebar. What I want is their network home folder in the sidebar. has anyone been able to do this?? The other option is the com.apple.MCX.sidebar preference manifest. You can use smb:// URLs to your/their network home folder.
TomCollins Posted October 24, 2013 Posted October 24, 2013 Automatically add network home folder to sidebar on a Mac - Spiceworks seems to be a good resource for a step-by-step method.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now