"Andrey A. Chernov" <[EMAIL PROTECTED]> writes:
> I am not sure I understand this fully, could you please send two
> typescripts (in the manner you do for login testing) with and without this
> change?
Assuming no ~des/.opiealways,
- without the change:
des@des ~% login des
otp-md5 496 de6973 ext
Password: <enter>
otp-md5 496 de6973 ext
Password [echo on]: <enter>
Login incorrect
login: <argh!>
- with the change:
des@des ~% login des
otp-md5 496 de6973 ext
Password: <enter>
otp-md5 496 de6973 ext
Password [echo on]: <enter>
Password: <Unix password>
Last login: Mon Jan 21 17:10:55 on ttypk
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.0-CURRENT (DES) #124: Sat Jan 12 19:11:47 CET 2002
You have new mail.
One nit, BTW: pam_opieaccess(8) should return PAM_SERVICE_ERR rather
than PAM_USER_UNKNOWN if it can't getpwnam() the user; otherwise,
logging in with a nonexistent user name will fail without a fake
password prompt.
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message