AD Integration

Allow Non-Admin users to Manage Printers

Apple added a "feature" to Leopard which restricts non administrator users from managing printers on their Macs. While this is desired behavior on a public machine such as a classroom, it is a problem for single user machines such as faculty, staff and 1:1 deployments.

AD Integration, Automation, Desktop Management, Mac, Software, Software Packaging, Unix

Securing SSH on Mac OS X by limiting who can log in

This post will describe two different methods for securing SSH that work on both Tiger and Leopard (client or server). These tips can be done as needed on machines that will have ssh enabled, or as part of your deployment image(s). Personally, I make these changes to our images because if a machine is bound [...]

AD Integration, Hardware, Mac, Software, Unix

slapd error in system.log every 10 seconds

I had 2 Leopard servers (one with 10.5.5, one with 10.5.6), both displaying the following messages in the system.log every 10 seconds.

com.apple.launchd[1] (org.openldap.slapd[283]): Exited with exit code: 1
com.apple.launchd[1] (org.openldap.slapd): Throttling respawn: Will start in 10 seconds

AD Integration, Automation, Directory Services, Hardware, Imaging, LANDesk, Mac, Server Administration

Browser Market Shifting to Open Source?

News is spreading about the NetApplications report showing IE has dropped below 70% market share with Firefox taking just over 20% and Safari at over 7%. I must not have been paying attention because I was assuming IE still had 80-85%. Looks like we’re well on our way to having Open Source dominate browser usage

AD Integration, Directory Services, Hardware, Software, Windows

Bind to AD using Apple Remote Desktop

Need to bind a handful of Macs to Active Directory remotely? There are a couple scripts online already, including one from MacEnterprise and from Bombich. But I’ve never been able to get those to work when using with ARD. Either the AD plugin wasn’t activated or AD wasn’t added to the authentication path, etc. There’s [...]

AD Integration, Automation, Directory Services, Mac, Scripting