Hello,, i'm using the debian packages from debian testing (wheezy) in debian squeeze.
If i wanna test my installation i get this: ~$ su [pam_oath.c:parse_cfg(118)] called. [pam_oath.c:parse_cfg(119)] flags 0 argc 2 [pam_oath.c:parse_cfg(121)] argv[0]=debug [pam_oath.c:parse_cfg(121)] argv[1]=usersfile=/etc/users.oath [pam_oath.c:parse_cfg(122)] debug=1 [pam_oath.c:parse_cfg(123)] alwaysok=0 [pam_oath.c:parse_cfg(124)] try_first_pass=0 [pam_oath.c:parse_cfg(125)] use_first_pass=0 [pam_oath.c:parse_cfg(126)] usersfile=/etc/users.oath [pam_oath.c:parse_cfg(127)] digits=0 [pam_oath.c:parse_cfg(128)] window=5 [pam_oath.c:pam_sm_authenticate(157)] get user returned: root One-time password (OATH) for `root': [pam_oath.c:pam_sm_authenticate(232)] conv returned: 450042 [pam_oath.c:pam_sm_authenticate(292)] OTP: 450042 [pam_oath.c:pam_sm_authenticate(303)] authenticate rc -6 last otp Mon Jun 8 16:48:32 1931 [pam_oath.c:pam_sm_authenticate(309)] One-time password not authorized to login as user 'root' [pam_oath.c:pam_sm_authenticate(325)] done. [Fehler bei Authentifizierung] Also i generate many otp with +- 1 hour via the --now and --totp option in oathtool it gaves the same output after i try to su.
