Does anybody know if I can accomplish a local PIN with Google Authenticator? I don't see this option in in the client, but maybe something like that can be accomplished with the OpenOTP server.
Explanation about the local PIN feature:
It is a feature of RSA SecurID.
The user defines a PIN code (typically 4 digits).
The password is compounded of user (static) PIN plus the time-based OTP.
This feature makes the local pwd generator two-factor authentication. The user PIN is something you know, and the time based pwd is the something you have.