Slashdot Mirror


User: mattdaemon

mattdaemon's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Mobile Home Directory on How Do You Sync & Manage Your Home Directories? · · Score: 1

    I'm curious as to how you sync the Mac's on login/logout. Are you using LoginHook/LogoutHook or .bash_login/.bash_logout and are you doing it interactively? I'm new to the mac and coming from windows and linux environments had setup such syncs using the Group Policy Editor's login/logout scripts and plain .bash_login/.bash_logout scripts respectively. This allowed me to interact with said scripts so that I could inspect any output/conflicts. I can't however, figure out how to do this on the Mac. I've only been able to run the scripts with no ouput/interaction if I use the LoginHook/LogoutHook or have to manually startup/shutdown a terminal window.