OTP feature for /bin/login

walter harms wharms at bfs.de
Sat May 5 08:08:21 UTC 2012



Am 05.05.2012 00:37, schrieb Guylhem:
> Hello
> 
> I have prepared a OTP implementation for /bin/login, where a password
> can optionally be replaced by an MOTP (md5 of epoch+pin+shared secret)
> if ENABLE_FEATURE_LOGINOTP is defined.
> 
> This could be useful for example when using telnetd. The code can
> easily be tweaked to support other things besides MOTP.
> 
> Shall I just post the code on the list? (it's a full replacement of
> correct_password.c, GPLv2)
> 
feel free to post your code. please provide some information so we can
evaluate it, e.g.
how did you test your code ?
are additional libraries needed ?
special compiler options ?
What is about hardware requirements ?

re,
 wh


> Guylhem
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
> 
> 


More information about the busybox mailing list