Re: SMS (mobile phone) authentication

2005-08-27 Thread Ray Percival
On Sat, Aug 27, 2005 at 03:44:14PM +0200, Rickard Dahlstrand wrote: > Right now the last line just logs the key to syslog instead of sending > it to a phone. Also not that the otp-key password is hardcoded in the > script. Not really a good idea, but I have no choice. (The file is not > world rea

SMS (mobile phone) authentication

2005-08-27 Thread Rickard Dahlstrand
Hi, I have a customer that has asked me to build a SMS-authentication solution for OpenBSD. The idea being (not saying this is a good idea, but anyway) that when the user connects using ssh, he will get a sms-message to his phone with a one-time passkey. I have made it easy for myself and modifie