1. OpenOTP works with both software and hardware Tokens. Any OATH
Token (soft/hard) is supported including time-based Tokens (TOTP),
event-based Tokens (HOTP) and challenge-based Tokens (OCRA).
Additionally mOTP soft Tokens, Yubikeys hard Token and out-of-band OTP
(SMS / Email) are supported too.
2. In OpenOTP Token registration, you can provide a pre-generated seed
or let OpenOTP generate a random seed. Hardware Token have hard-coded
seeds.
If your partner provide you the seeds, then you can register the
Tokens on your directory users using these seeds and that will work.
Note: Event-based tokens are problematic if used on several validation
servers because the servers have to keep the counter in sync. Better
use TOTP tokens in this case.
3. Please contact the RCDEVS sales at
sa...@rcdevs.com for commercial
and licensing questions. OpenOTP can be purchased via subscription or
permanent licenses.
4. WebADM/OpenOTP uses LDAP as backend. It use LDAP users and OpenOTP
stores user data including Token registration data directly in the
users for a maximum of consistency. There is also no replication of
users in a secondary DB. But OpenOTP needs LDAP users for ex.
OpenLDAP, ActiveDirectory, Apple Directory, Novell...
5. The software runs on Linux (any version and distribution is
supported). The installation packages are compiled for Linux only.
On Oct 12, 4:14 pm, Yogesh Srivastava <
yogeshsrivast...@gmail.com>
wrote: