Zhang Weiwu wrote:
> On Thu, 10 Nov 2005, Dave Horsfall wrote:
> 
>>Before I go writing one, does anyone have a utility that pretty-prints a
>>directory?
>>
>>E.g. something like:
>>
>>dc=example,dc=com
>>   ou=People,dc=example,dc=com
>>      cn=Fred,ou=People,dc=example,dc=com
>>   ou=Hosts,dc=example,dc=com
>>      cn=server1,ou=Hosts,dc=example,dc=com
>>      cn=server2,ou=Hosts,dc=example,dc=com
>> etc.
> 
> when you do have written one, please let us have a look (post on the list)?

Probably not exactly what was requested by the original poster:

Find attached a small script I did a couple of weeks ago to produce
project documentation. It needs the Python packages python-ldap and
pydot. Bear in mind this GPL-ed thing is a quick hack far from being
perfect (no real SSL support etc.).

Ciao, Michael.

Attachment: ldap_graph_dot.py
Description: application/python

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to