canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,627
edits
(Created inital (WIP) version of the Mozilla LDAP Schema) |
(Added LDAP Logging section) |
||
Line 1: | Line 1: | ||
==== LDAP Logging ==== | |||
We have now enabled LDAP Logging on Release builds on the trunk. This will be extended to the 1.8.1 branch once we get approval. | |||
The LDAP logging can be used to view the messages that the Address Book is sending and receiving to/from your LDAP server. We hope that this will aid debugging problems on an LDAP link. | |||
To enable logging set the environment variable "NSPR_LOG_MODULES" to ldap:5 and start up Address Book, then attempt an LDAP search or autocomplete and the connection/message process will be logged to the console. | |||
See these links for more detail: | |||
* [http://www.mozilla.org/quality/mailnews/mail-troubleshoot.html Troubleshooting Mail/News] | |||
* [http://www.mozilla.org/projects/nspr/reference/html/prlog.html NSPR Logging] | |||
Trunk nightlies are available from: | |||
* [ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-trunk/ SeaMonkey] | |||
* [ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-trunk/ Thunderbird] | |||
==== LDAP Address Book Schema - Alpha Version ==== | ==== LDAP Address Book Schema - Alpha Version ==== | ||