LDAP auth after 4.8 -> 4.10 update

Hi,

I’ve upgraded 4.8 -> 4.10.2 this morning and LDAP auth stopped working.
Anything I can check?

oned.log shows the following error(s):

Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: LOG I 2 Command execution fail: /var/lib/one/remotes/auth/ldap/authenticate dchebota uid\=dchebota,ou\=users,o\=gmu.edu ****

Sun Mar  1 09:52:51 2015 [Z0][AuM][I]: Command execution fail: /var/lib/one/remotes/auth/ldap/authenticate dchebota uid\=dchebota,ou\=users,o\=gmu.edu ****
Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: LOG I 2 /usr/share/ruby/psych.rb:205:in `parse': (<unknown>): found character that cannot start any token while scanning for the next token at line 19 column 1 (Psych::SyntaxError)

Sun Mar  1 09:52:51 2015 [Z0][AuM][I]: /usr/share/ruby/psych.rb:205:in `parse': (<unknown>): found character that cannot start any token while scanning for the next token at line 19 column 1 (Psych::SyntaxError)
Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: LOG I 2 from /usr/share/ruby/psych.rb:205:in `parse_stream'

Sun Mar  1 09:52:51 2015 [Z0][AuM][I]: from /usr/share/ruby/psych.rb:205:in `parse_stream'
Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: LOG I 2 from /usr/share/ruby/psych.rb:153:in `parse'

Sun Mar  1 09:52:51 2015 [Z0][AuM][I]: from /usr/share/ruby/psych.rb:153:in `parse'
Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: LOG I 2 from /usr/share/ruby/psych.rb:129:in `load'

Sun Mar  1 09:52:51 2015 [Z0][AuM][I]: from /usr/share/ruby/psych.rb:129:in `load'
Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: LOG I 2 from /var/lib/one/remotes/auth/ldap/authenticate:45:in `<main>'

Sun Mar  1 09:52:51 2015 [Z0][AuM][I]: from /var/lib/one/remotes/auth/ldap/authenticate:45:in `<main>'
Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: LOG I 2 ExitCode: 1

Sun Mar  1 09:52:51 2015 [Z0][AuM][I]: ExitCode: 1
Sun Mar  1 09:52:51 2015 [Z0][AuM][D]: Message received: AUTHENTICATE FAILURE 2 -

Nevermind.

/etc/one/auth/ldap_auth.conf file had , not spaces.
Works OK now once I removed TABS…

sorry for confusion