Metadata-Version: 2.1
Name: secrets
Version: 1.0.2
Summary: Scripts to manage LDAP users and change LDAP passwords
Home-page: http://tuohela.net/packages/secrets
Author: Ilkka Tuohela
Author-email: hile@iki.fi
License: PSF
Keywords: LDAP server password change user management
Platform: UNKNOWN
Requires-Dist: configobj
Requires-Dist: python-ldap
Requires-Dist: systematic (>=3.0.0)
Requires-Dist: python-gnupg

= Tiny utilities for password generation and management =

This is a simple wrapper for passwords related tasks, including:

- Configure models to map LDAP servers and password DNs to services
- Change passwords for these LDAP services
- Generate random passwords with urandom seeded OpenSSL session

= TODO =

Later I would like to extend this to be able to create,modify and delete
LDAP users with same 'LDAP servers' model.




