Bug#790435: ejabberd: Leading spaces for LDAP configuration lines are syntax errors

2015-07-01 Thread Harri Suutari
On 2015-07-01 17:35, Philipp Huebner wrote: > you are correct, but why is this a bug? I thought it was a bug, but now it looks like a feature. Maybe in the default configuration file there should not be gaps with comment marks, to avoid confusion. Now user must understand to remove also empty mar

Bug#790435: ejabberd: Leading spaces for LDAP configuration lines are syntax errors

2015-07-01 Thread Philipp Huebner
Hi, On 29.06.2015 16:53, Harri Suutari wrote: > /etc/ejabberd/ejabberd.yml: > > ## Authentication using LDAP > ## >auth_method: ldap > ^ > The leading spaces are interpreted as syntax error and Ejabberd does not > start. > > auth_method: ldap > No space fixes the problem. This applies to

Bug#790435: ejabberd: Leading spaces for LDAP configuration lines are syntax errors

2015-06-29 Thread Harri Suutari
Package: ejabberd Version: 15.03-1 Severity: normal Tags: l10n Dear Maintainer, /etc/ejabberd/ejabberd.yml: ## Authentication using LDAP ## auth_method: ldap ^ The leading spaces are interpreted as syntax error and Ejabberd does not start. auth_method: ldap No space fixes the problem. Th