Socket
Book a DemoInstallSign in
Socket

adhearsion-ldap

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adhearsion-ldap

0.1.0
bundlerRubygems
Version published
Maintainers
3
Created
Source

ahn-ldap

ahn-ldap is an Adhearsion Plugin providing LDAP connectivity.

Features

  • FIXME (list of features and unsolved problems)

Requirements

  • Adhearsion 2.0+

Install

Add ahn-ldap to your Adhearsion app's Gemfile.

Configuration

In your Adhearsion app configuration file, add the following values:

Adhearsion.config do |config|
  config.adhearsion_ldap.host    = "valid-host"
  config.adhearsion_ldap.port    = "valid-port".to_i # 389 by default
  config.adhearsion_ldap.base    = "valid-ldap-base"
  config.adhearsion_ldap.bind_dn = "valid-ldap-binding"
  config.adhearsion_ldap.allallow_anonymous = true # false
  config.adhearsion_ldap.try_sasl           = true # false
end
  • Source
  • Documentation
  • Bug Tracker

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with rakefile, version, or history.
    • If you want to have your own version, that is fine but bump version in a commit by itself so I can ignore when I pull
  • Send me a pull request. Bonus points for topic branches.

Check License file

FAQs

Package last updated on 18 Jan 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.