Hi Abu,
I see you're using the "without search" method for connecting to an LDAP server, the "with search" method should be more user-friendly but I can also help you with your current configuration.
The prefix and suffix fields are meant to capture everything before and after the user field, so there shouldn't be a UID included, just
uid= will represent the prefix before the user information. Seeing your email, a slight change should be made to your suffix, try
c=in,ou=bluepages.com,o=ibm.com instead. If that still doesn't work, I'd recommend trying your serial (
06442M744) for the test username instead of your email, and that could resolve any final issues.
The "without search" method is very particular about its input, since it's exactly matching your user's
dn field in the LDAP server.
Regards
------------------------------
Joseph Hitchcock
------------------------------