This article has been archived and is no longer updated by Apple.

Lion Server: Enabling Push Notifications for Active Directory users

Learn about enabling Push Notifications for Active Directory users.

Basic Authentication must be enabled to use Push Notifications for Active Directory Users.

  1. Make sure Lion Server is bound to Active Directory.

  2. Verify that APNS is enabled in Server.app.

  3. Start the push notification service.

  4. Enable cleartext authentication and disable digest authentication.

  5. With root access, enable basic authentication for Push Notifications. To do this, execute the following commands (as root) in Terminal: sudo defaults write /Library/Preferences/com.apple.NotificationServer enableApnbridgeBasicAuth -bool YES sudo plutil -convert xml1 /Library/Preferences/com.apple.NotificationServer.plist sudo killall APNBridge

  6. Start services that use Push Notifications.

Learn more

Active Directory users will be able to receive push notifications using basic authentication.

Contact the vendor for additional information.

Published Date: