https://bugs.openldap.org/show_bug.cgi?id=10192
--- Comment #5 from michal.pura@gmail.com --- As for the following settings which are the same as in hotp.ldif example:
dn: ou=Users,dc=test,dc=int oathHMACAlgorithm: 1.2.840.113549.2.7 oathHOTPLookAhead: 3
dn: uid=Arman,ou=Users,dc=test,dc=int oathHOTPCounter: 1 oathSecret: PcbKpIJKbSiHZ7IzHiC0MWbLhdk= oathHOTPParams: ou=Users,dc=test,dc=int
expected HOTP tokens are (test080-hotp):
TOKEN_0=818800 TOKEN_1=320382 TOKEN_2=404533 TOKEN_3=127122 TOKEN_4=892599 TOKEN_5=407030 TOKEN_6=880935 TOKEN_7=920291 TOKEN_8=145192 TOKEN_9=316404 TOKEN_10=409144
but in my case the tokens are like these: TOKEN_0 - 192008 TOKEN_1 - 057719 TOKEN_2 - 547141 TOKEN_3 - 369878 TOKEN_4 - 225285 TOKEN_5 - 963571 TOKEN_6 - 130275 TOKEN_7 - 469460 TOKEN_8 - 496738 TOKEN_9 - 097212 TOKEN_10 - 086214