View previous topic :: View next topic |
Author |
Message |
tikuus n00b
Joined: 19 Feb 2004 Posts: 3
|
Posted: Mon Feb 23, 2004 11:43 am Post subject: One Time Passwords in Everything (OPIE) |
|
|
Hi,
is there any chance to get this as ebuild for gentoo (with PAM-Support)
Sources can be found at http://www.inner.net/opie
thx
max |
|
Back to top |
|
|
waverider202 Tux's lil' helper
Joined: 25 Sep 2002 Posts: 146 Location: Drexel University
|
Posted: Mon Feb 23, 2004 9:46 pm Post subject: making ebuilds |
|
|
You may want to consider reading up on the ebuild syntax and writing the ebuild. If you post it on bugs.gentoo.org, it may end up in the portage tree. As for the project itself, it seems kinda intersting. What kind of advantages does this have over an ldap or nis? _________________
|
|
Back to top |
|
|
CheshireCat Guru
Joined: 25 Aug 2002 Posts: 572
|
Posted: Mon Feb 23, 2004 10:30 pm Post subject: |
|
|
I may be wrong, but I don't think OPIE is similar to nis/ldap at all, and has more in common with s/key. It's a method for generating one-time passwords, which are typically for use when logging in from an insecure terminal.
Oh, and if you have "skey" in your use when you build openssh, and set it up for PAM authentication, you'll be able to take OTP logins via ssh. I won't say any more here, because there's already a nice howto on the forums. |
|
Back to top |
|
|
waverider202 Tux's lil' helper
Joined: 25 Sep 2002 Posts: 146 Location: Drexel University
|
Posted: Tue Feb 24, 2004 12:12 am Post subject: ok |
|
|
Ok, I was looking around the documentatino and it sounded like a single password solution, but that makes sense. Thanks for the clarification. _________________
|
|
Back to top |
|
|
Phlaegel Apprentice
Joined: 22 May 2003 Posts: 156
|
Posted: Tue Feb 24, 2004 12:17 am Post subject: |
|
|
There's a big difference between single sign-on and one-time passwords. |
|
Back to top |
|
|
|