Dear Howard,
If the fingerprint authentication provides API, can it be invoked
from OpenLDAP and how?
Thanks in advance for all your helps.
Best regards,
Chris.
Howard Chu wrote, On 2011-11-14 16:15:
Chris
Lee wrote:
Dear all,
I am a newbie to OpenLDAP.
I would like to know whether OpenLDAP can interface with other
authentication
method. For example, finger print authentication.
OpenLDAP relies on SASL for pluggable authentication mechanisms.
Since SASL is extensible, new mechs should just be implemented
there (which thus allows them to be used by any other applications
that are also SASL-enabled, such as IMAP servers or whatever...)