This commit extends functionality of ldap authentication. It introduces LDAP server groups match feature, allowing r strict access between different users to different databases on same host. Odyssey now will receive optional attributes from LDAP server while authenticating user and use them to acquire backend connection under proper role.
* Ldapless
* Ldapless
* Console are now considering roles
* For pull from origin
* Done, but not tested
* Works, but do not drop connections to console
* Update to origin
* Added drop connections with lowered role via reload
* Format and rename
* Fix makefile & dev.conf
* Fix makefile & dev.conf
* Fix lagpolling tests
* Fix tests
* Fix tests
* Add tests & fix .conf
* Add tests & fix .conf
* Add tests & fix .conf
Co-authored-by: tim-shlyap <tim-shlyap@yandex-team.ru>