Can't login with LDAP (test user mapping pass)

I ’ Test user mapping’ and my username passes, plus I can see roles assigned to my username based on LDAP Groups… still can login only with admin. When trying to login with my AD it says invalid user or password, in logs I can see :slight_smile:

t=2021-02-17T21:16:27+0000 lvl=info msg="LDAP enabled, reading config file" logger=ldap file=/etc/grafana/ldap.toml
t=2021-02-17T21:16:27+0000 lvl=dbug msg="LDAP SearchRequest" logger=ldap searchRequest="&{BaseDN:DC=corp ,DC=com Scope:2 DerefAliases:0 SizeLimit:0 TimeLimit:0 TypesOnly:false Filter:(|(SamAccountName=iroman)) Attributes:[SamAccountName sn email givenName memberOf] Controls:[]}\n"
t=2021-02-17T21:16:27+0000 lvl=dbug msg="LDAP users found" ...
t=2021-02-17T21:16:27+0000 lvl=warn msg="Not allowing ldap login, user not found in internal user database and allow signup = false"