Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Customizing Leopard netinstall images? #370540
    mattjenns
    Participant

    I’m playing with this at the moment. Our workflow for imaging is built around Mike Bombich’s NetRestore; which isn’t currently working fully in Leopard. I’ve also had flakiness with SIU – it seems to take forever to build a netrestore image (2 hours for an 8GB image?), and fails with disturbing regularity.

    What i’ve done is build an SIU NetInstall image, then hack in a terminal launch and mount of the netboot NFS mount. This is into /etc/rc.install. mount_afp works fine in my testing. I just drop a restore script into the NetBootSP0 mount on the server, and run it from there.

    in reply to: Auto logoff for OS X? #355682
    mattjenns
    Participant

    There is a screensaver module to help with this:

    http://www.solidsun.com/logoutae/

    The trick is to get it set for every user, since screensaver prefs are save in ~/Library/Preferences/ByHost.

    I suspect you could implement a LoginHook to run a script that uses the defaults command to force this setting, but i haven’t tried.

Viewing 2 posts - 1 through 2 (of 2 total)