LDAP and Meteor

I’m looking help for using LDAP login, something like accounts-google.

But seems to be, there is any tutorial on how to do this.

Any idea guys ?

The Users documentation of those packages are very unclear.

Trying with hive:accounts-ldap and {{> ldapLogin}}

I obtain this Error :

Exception while invoking method ‘login’ { stack: 'Error: Match error: Unknown key in field username
at check (packages/check/match.js:33:1)
at [object Object].Accounts.registerLoginHandler.check.user (password_server.js:248:3)
at accounts_server.js:462:32\n at tryLoginMethod (accounts_server.js:239:14)\n

you might look here for reference LDAP auth options