>> Well slapd uses SASL auth mechanisms per
default unless told not to do so
>>(providing the -x switch to
ldap(add,modify,delete,passwd). Apparently OTP is your >> default SASL
mech but you're lacking the secrets.
>>greetings
>> Paul
>>BTW: Has anyone implemented OTP? Couldn't find much docu,
would be curious how it works.
i got otp to work with openldap 2.1.x. i used opie libs instead
of the built in sasl otp support.
otp gives you no security as far as password transmission, unless you
use tls, but it was nice to see it works.