My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: ldap, ssh

Introduction

Splat is a daemon designed to help keep information in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory.

Splat currently supports the following:

Requirements

Additionally, for the OpenNMS plugin you will need

Installation

Splat uses the standard Python distutils. To install, run setup.py:

./setup.py install

The splat framework will be installed in the Python site-packages directory. The splatd daemon will be installed in the Python-specified bin directory. An example configuration file, splat.conf, is supplied with the source distribution.

There are also splat packages available for several operating systems. Splat is in the FreeBSD ports collection as net/splatd, in MacPorts as splat, and in Ubuntu as splatd.

Caveats









Hosted by Google Code