Knowledge base

OS X Server: Enabling Calendar and Contacts service access for users of Active Directory or third-party LDAP servers

Posted in Apple Mac OS

Summary

Learn about enabling Calendar (iCal) and Contacts (Address Book) service access for Active Directory users.

 

Products Affected

Lion Server, Mac OS X Server 10.6, OS X Server (Mountain Lion)

When using Active Directory or a non-Apple LDAP server for authentication, you may need to enable cleartext authentication to Calendar or Contacts services (which are iCal and Address Book services in Lion Server). If you choose to use cleartext authentication, Apple strongly recommends the use of SSL to provide a more secure environment.

In OS X Server (Mountain Lion) and Lion Server, the Contacts (Address Book) service uses the same authentication method as the Calendar (iCal) service. See instructions in this article.

Additional Information

To enable clear-text authentication for the Address Book service in Mac OS X Server v10.6 only, execute the following commands in Terminal:

sudo serveradmin settings addressbook:Authentication:Basic:Enabled = yes
sudo serveradmin settings addressbook:Authentication:Digest:Enabled = No 
Important: Information about products not manufactured by Apple is provided for information purposes only and does not constitute Apple’s recommendation or endorsement. Please contact the vendor for additional information.

Read more http://support.apple.com/kb/HT3767