Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 00:44:31 -0500 (EST)
From:      Mike Heffner <mheffner@vt.edu>
To:        freebsd-current@freebsd.org
Subject:   Disabling OPIE prevents FTP access
Message-ID:  <XFMail.20021114004431.mheffner@vt.edu>

next in thread | raw e-mail | index | archive | help
This message is in MIME format
--_=XFMail.1.5.3.FreeBSD:20021114004431:14186=_
Content-Type: text/plain; charset=us-ascii

I've been playing around with OPIE in -current and have found that when I
disable OPIE for a user (opiepasswd -d) that I can no longer login to
ftpd with my normal unix password. However, I am able to login(1) when
it's disabled with my normal unix password.

> opiepasswd -c
...
Using MD5 to compute responses.
Enter new secret pass phrase:
Again new secret pass phrase:
 
ID spock OTP key is 499 cu0653
DIE HICK SKY SLEW HOB BOSE
> opiepasswd -d
Updating spock:
Disable spock's OTP access? (yes or no) yes
 
ID spock is disabled.
> ftp localhost
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
220 localhost FTP server (Version 6.00LS) ready.
Name (localhost:spock): spock
331 Response to otp-md5 498 cu65 ext required for spock.
Password:       <--- entering normal unix password here
530 Login incorrect.
ftp: Login failed.
ftp> quit
221 Goodbye.


Is this incorrect behavior? Or am I doing something wrong with OPIE?


Thanks,

Mike

-- 
  Mike Heffner       <mheffner@[acm.]vt.edu>
                         <mikeh@FreeBSD.org>


--_=XFMail.1.5.3.FreeBSD:20021114004431:14186=_
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE90zg+FokZQs3sv5kRAnSLAKCMPgprZm7JXnIC5iEkmOWstJYzcQCfdHcg
qlneYIe4PXOR4y4fa2Z2lR0=
=FKXV
-----END PGP SIGNATURE-----

--_=XFMail.1.5.3.FreeBSD:20021114004431:14186=_--
End of MIME message

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?XFMail.20021114004431.mheffner>