Coder Social home page Coder Social logo

pdeschen / highrise-ldap-proxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from albanpeignier/highrise-ldap-proxy

1.0 2.0 0.0 82 KB

Fork from thoughtbot's Highrise to LDAP Gateway

Home Page: http://robots.thoughtbot.com/post/159808549/highrise-to-ldap-gateway

highrise-ldap-proxy's Introduction

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.

highrise-ldap-proxy's People

Contributors

albanpeignier avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.