LDAP Bind and Search not working

Moderator: NorbertKrupa

Post Reply
sumanthota2014
Newbie
Newbie
Posts: 11
Joined: Thu Aug 07, 2014 4:39 pm

LDAP Bind and Search not working

Post by sumanthota2014 » Tue Jun 09, 2015 8:58 pm

hi,

The Vertica LDAP authentication with LDAP Bind and Search as specified in the documentation is not working.
I am referring to the link below. In step 4, creating authentication with search is not clear...

verticadb=> CREATE AUTHENTICATION v_ldap_bind_search METHOD 'ldap' HOST 'no/search';
ROLLBACK 6296: Invalid ip address and/or network mask - "no/search"

verticadb=> CREATE AUTHENTICATION v_ldap_bind_search METHOD 'ldap' HOST '192.168.10.11/search';
ROLLBACK 6296: Invalid ip address and/or network mask - "192.168.10.11/search"

https://my.vertica.com/docs/7.1.x/HTML/ ... Search.htm

Post Reply

Return to “Vertica Database Administration”