Date: 2004-02-08T07:27:58 Editor: VincentKeunen <[EMAIL PROTECTED]> Wiki: Apache James Wiki Page: JamesRelatedTools URL: http://wiki.apache.org/james/JamesRelatedTools
added info about ldap tools + fixed title of section ldap tools Change Log: ------------------------------------------------------------------------------ @@ -32,13 +32,14 @@ = Database Clients = * [http://squirrel-sql.sourceforge.net/ Squirrel SQL Client] Graphical SQL client for browsing database structure and tables. JDBC based. ---- -= LDAP = += LDAP tools = * [http://www.ldapbrowser.com/download/index.php LDAP Browser] Graphical tool for viewing and editing LDAP repositories. Free lite version of commercial tool * [http://www.openldap.org/ Open LDAP] Open source LDAP server and tools * [http://www.fivesight.com/downloads/openldap.asp Open LDAP for Windows] Free port of openldap to Windows platform * [http://ldapd.sourceforge.net LDAPd] Apache Avalon-based LDAP & JNDI Server. * [http://www.iit.edu/~gawojar/ldap/ LDAP browser-editor] Free, developed in Java, pretty complete. Last changes 2001/04/25. * [http://pegacat.com/jxplorer/ jxplorer] Free, open source, developed in Java, pretty complete. Last changes 2003/10/03. +Note: the last two, in combination, allow you to do almost everything (but both are needed because they have different functionalities). ---- = File Comparison Tools = * [http://tachyon.perlmonk.org/scripts/color_coded_diff.htm Free, online, color difference tool] - This tool is useful for comparing config files. I recommend that you put the new James config file first, and your own config file second. That way any difference from the new James config will appear highlighted in red (cultural warning color), and your changes in green. One tricky thing is that the script only highlights the character text, so you have to be really careful to spot color coded XML comments that enable or disable a section of code.