Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 21:13:19 +0300
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        mark@grondar.za, current@FreeBSD.ORG
Subject:   Re: Step6, corresponding /etc/pam.d/* fixes for review
Message-ID:  <20020121181318.GA39364@nagual.pp.ru>
In-Reply-To: <xzp7kqbvbpe.fsf@flood.ping.uio.no>
References:  <20020121142038.GA36519@nagual.pp.ru> <xzpsn8zwwey.fsf@flood.ping.uio.no> <20020121154244.GC37234@nagual.pp.ru> <xzpbsfnwvfz.fsf@flood.ping.uio.no> <20020121161534.GE37234@nagual.pp.ru> <xzpu1tfvfib.fsf@flood.ping.uio.no> <20020121162726.GH37234@nagual.pp.ru> <xzplmervds6.fsf@flood.ping.uio.no> <20020121172526.GB38390@nagual.pp.ru> <xzp7kqbvbpe.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 21, 2002 at 18:46:37 +0100, Dag-Erling Smorgrav wrote:
> 
> 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!>


It looks like right variant. _By_default_ OPIE user is unable to enter 
Unix password. You need to add
permit <your.ip.addr> 255.255.255.255
line to /etc/opieaccess to _allow_ Unix passwords on your machine.

> 
>  - 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>

It looks like wrong variant: 3 prompts instead of 2 ones. There is only 2
prompts for all possible cases in OPIE. Unix password can be entered on
first or on second prompt (i.e. with [echo on]), if _allowed_.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020121181318.GA39364>