adamhjk / adduser-ldap
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
README | Wed Jun 11 13:28:13 -0700 2008 | |
| |
README.textile | Wed Jun 11 13:28:13 -0700 2008 | |
| |
adduser-ldap | Wed Jun 11 13:28:13 -0700 2008 | |
| |
config.yml | Wed Jun 11 13:28:13 -0700 2008 |
README.textile
To use adduser-ldap
You will need the ruby-ldap and highline libraries.
Ruby LDAP can be found at:
http://ruby-ldap.sourceforge.net/
Highline can be installed through rubygems:
$ gem install highline
Stick the config.yml in /etc/adduser-ldap, and edit it for your site.
Then, use ./adduser-ldap like you would any regular adduser program.
By default, it will bind as the user running it, so they should have
administrative privileges to the directory.

