Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.06 KB

README.rst

File metadata and controls

26 lines (19 loc) · 1.06 KB

Obol: useradd for ldap.

Obol is a command line utility to add, delete and modify users and groups in an LDAP server.

Perhaps the most common use of LDAP is as a centralised store for usernames and passwords. The protocol for managing an LDAP server is somewhat verbose. It is cumbersome to create an LDIF file to modify a user attribute.

For UNIX passwords, user and group management can be done using simple command line tools like useradd and groupadd. Obol was created to provide a similar interface, but to manage users and groups inside an LDAP server.

Build Status Code Quality

© 2016 Hans Then. Obol is released under GPLv3. see gpl.txt for details.