Login error: ldap: initial bind for user: Invalid Credentials - Active Directory

Thanks for the response. Instead of …

bindDN: cn=admin,dc=gbsw,dc=net I used "

… I replaced with …

bindDN: admin@gbsw.net

which resolved my bind issue. LDAP config has always been black magic for me. Thank you for responding.