This repository has been archived by the owner on Jan 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Fork from thoughtbot's Highrise to LDAP Gateway
albanpeignier/highrise-ldap-proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Highrise to LDAP Gateway ========================= *WARNING:* This was developed as a proof of concept in about 5 hours, so take it with a grain of salt. Adapted from the ldap-activerecord-server, this application will proxy your Highrise contacts as LDAP entries. Once you have this installed and running on a local server, you can point OS X's Addressbook (or Outlook, Thunderbird, etc.) at it and get autocomplety goodness in your local mail client. Quickstart: # Figure out your highrise API url # Click on 'My Info' in Highrise # Click on 'Reveal authentication token for feeds/API' under 'User account'. That will give you a key like b99531bd29aabd9bc9a09d04a60a97e722414 # Combine that with your highrise url like such: http://99531bd29aabd9bc9a09d04a60a97:[email protected]/ (Yes, X. Those 37signals dudes are wacky) # Get the source from http://svn.thoughtbot.com/highrise-ldap-proxy/ # Install gems : activeresource ruby-ldapserver # Create (from sample) and edit the conf/ldap-config.yml file, primarily to set the right Highrise API url # run @bin/ldap-server.rb start@ and check the log file for problems.
About
Fork from thoughtbot's Highrise to LDAP Gateway
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published