Project

skylark

0.0
No commit activity in last 3 years
No release in over 3 years
A CLI-based LDAP scraper whose intended purpose is to dump an entire LDAP search into a bunch of JSON files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 0.16
 Project Readme

skylark Gem Version Build Status Code Climate Test Coverage

Skylark is a simple CLI-based LDAP scraper whose intended purpose is to dump an entire LDAP search base out into a bunch of JSON files based on the LDIF data dumped by the LDAP server. More precisely, every object in the database gets its own JSON file.

Installation/Setup

Just clone the repository, cd into it, and run the following commands:

$ bundle install
$ bundle exec script/scrape config/<your configuration file>.yml