I have a custom made RADIUS server, which doesn't use md5, and I'm not keen on
writing md5 hashig funcions. Beside, my RADIUS server is in the same room as
the SER server so I am not afraid of sniffing or something.
Has anybody tried it with out MD5? (that is, if there is a way to do so.)
Zoran
On Monday 30 January 2006 15:30, sip wrote:
On Mon, 30 Jan 2006 15:27:11 +0100, Zoran Milic wrote
Hi,
Is it possible to use radius WITHOUT MD5 hashing? Instead, I wish
to send user and pass as plain text.
You really DON'T want to do that. You only THINK you do. ;)
Seriously, though, why would you want to try and bypass your own best hope
of password security?
N.