Ori.livneh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/257812

Change subject: Increase LDAP log verbosity
......................................................................

Increase LDAP log verbosity

Set it to 5, which is higher than the highest log level. This will cause
verbose LDAP logging to go to fluorine:/a/mw-log/ldap.log.

Change-Id: I4ef826af47b7e21e7958ef7efe84f59dd0a40188
---
M wmf-config/wikitech.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/12/257812/1

diff --git a/wmf-config/wikitech.php b/wmf-config/wikitech.php
index c9eb9ab..7893f6d 100644
--- a/wmf-config/wikitech.php
+++ b/wmf-config/wikitech.php
@@ -31,6 +31,8 @@
 // Only enable UseLocal if you need to promote an LDAP user
 #$wgLDAPUseLocal = true;
 
+$wgLDAPDebug = 5; // Maximally verbose logs for Andrew Bogott, 8-Dec-2015
+
 // Local debug logging for troubleshooting LDAP issues
 if ( false ) {
        $wgLDAPDebug = 5;

-- 
To view, visit https://gerrit.wikimedia.org/r/257812
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ef826af47b7e21e7958ef7efe84f59dd0a40188
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to