Project

fakeldap

0.02
No commit activity in last 3 years
No release in over 3 years
Supports: Admin user bind operation, Regular user authentication, Create (add), read (search), update (modify), and delete operations for users and groups
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.16.0
~> 0
 Project Readme

Install: gem install fakeldap

Supports:

  • Admin user bind operation
  • Regular user authentication
  • Create (add), read (search), update (modify), and delete operations for users and groups

Have a look at server_spec.rb for usage.

Requires: gem 'ruby-ldapserver', '~> 0.5.0' (see Gemfile)