Interesting.. I'm kinda working on the same thing.. Just getting started. I want to use OTP authentication with sshd. The reason I want this... is because I often find myself out and about and need to get to my home network. Being terribly paranoid ( they are out to get me ), I'm most interested in using a OTP. I've got a hacked up method now, where I have to connect first to another port, which does challenge/response, and if I get it correct, modifies my firewall to accept ssh connections from THAT ipaddr... but this still leaves me nulnerable to keystroke logging on the client box that I'm using. i.e. someone could log my password at the keyboard, and start another ssh session from this box... ( like I said, I am paranoid)
If you'd like to work together to get OTP sshd working, that would be great.. Do you have a real bellcore s/key? If not, what were you planning on using to answer the challenge? - jim On Mon, 10 Feb 2003 00:49:31 -0800 (PST) "Todd A. Jacobs" <[EMAIL PROTECTED]> wrote: > Has anyone on the list managed to get OPIE or S/Key to work with Red Hat? > I always run into PAM problems whenever I try it. Any helpful pointers > would be most welcome. > > -- > "Of course I'm in shape! Round's a shape, isn't it?" > > _______________________________________________ > RLUG mailing list > [EMAIL PROTECTED] > http://www.rlug.org/mailman/listinfo/rlug > _______________________________________________ RLUG mailing list [EMAIL PROTECTED] http://www.rlug.org/mailman/listinfo/rlug
