Ticket #815 (closed enhancement: fixed)
Add Ldap plugin
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawmAKncTPlNx89GjuQyu9LtzyN37kpWeSCw | Owned by: | solj |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.2.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Cc: | [email protected]…, [email protected]… |
Description
What would be the best format to write docs? I love the idea of using rst and sphinx, but /doc remains empty...
Attachments
Change History
Changed 13 years ago by https://www.google.com/accounts/o8/id?id=AItOawmAKncTPlNx89GjuQyu9LtzyN37kpWeSCw
comment:1 Changed 13 years ago by https://www.google.com/accounts/o8/id?id=AItOawmAKncTPlNx89GjuQyu9LtzyN37kpWeSCw
- Cc [email protected]… added
comment:2 Changed 13 years ago by solj
- Cc [email protected]… added
- Milestone changed from Bcfg2 1.0.1 Release to Bcfg2 1.1.0 Release
Moving to 1.1.0 (1.0.1 will just be a bugfix release).
comment:3 in reply to: ↑ description Changed 13 years ago by solj
Replying to https://www.google.com/accounts/o8/id?id=AItOawmAKncTPlNx89GjuQyu9LtzyN37kpWeSCw:
What would be the best format to write docs? I love the idea of using rst and sphinx, but /doc remains empty...
The docs are in bcfg2/doc. Most of the wiki pages should be ported over by now. To build them, you can run python setup.py build_sphinx.
comment:4 Changed 13 years ago by solj
- Owner changed from desai to solj
- Status changed from new to accepted
I was able to get this plugin working, but I'm not sure what the config.py should look like. Do you have any examples?
comment:5 Changed 13 years ago by https://www.google.com/accounts/o8/id?id=AItOawmAKncTPlNx89GjuQyu9LtzyN37kpWeSCw
You can now find docs and an updated version of the plugin itself on github:
http://github.com/trehn/bcfg2-plugin-ldap
Please be sure to us Ldap.py from there, not the one previously attached here.
comment:6 Changed 13 years ago by solj
- Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.2.0 Release
I'm going to work on getting this added in the next release. There are some modifications that are going to be needed in order to get it running on python < 2.6.
comment:7 Changed 13 years ago by https://www.google.com/accounts/o8/id?id=AItOawmAKncTPlNx89GjuQyu9LtzyN37kpWeSCw
I just pushed a new revision to github that implements reestablishing broken connections (e.g. any time slapd is restarted).
comment:9 Changed 12 years ago by desai
- Status changed from accepted to closed
- Resolution set to fixed
Sol has committed this as of [2f50ad288be1d15d46b337f6bdd44df2b8ea025c]
plugin to add data from an LDAP directory to the metadata object