Reduce suggested LDAP logging to level 0 (J. Sonstroem)

This commit is contained in:
Oliver Gorwits
2015-08-26 11:06:51 +01:00
parent 094514a9d0
commit 7fdf6e6776
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
* Expose the created, last login and note fields for User managment * Expose the created, last login and note fields for User managment
* Add IRC channel to package metadata * Add IRC channel to package metadata
[BUG FIXES]
* Reduce suggested LDAP logging to level 0 (J. Sonstroem)
2.032007 - 2015-07-30 2.032007 - 2015-07-30
[ENHANCEMENTS] [ENHANCEMENTS]

View File

@@ -171,7 +171,7 @@ authentication will be used for their login.
- 'ad.example.com' - 'ad.example.com'
user_string: 'MYDOMAIN\%USER%' user_string: 'MYDOMAIN\%USER%'
opts: opts:
debug: 3 debug: 0
There are several options within this setting: There are several options within this setting: