On Tue, Oct 13, 2009 at 7:41 PM, Daniel-Constantin Mierla
<miconda(a)gmail.com> wrote:
Hello,
is gen_ha1 (from utils/gen_ha1) used anywhere in SR? It installs by default.
Doing a recursive grep I couldn't find it. kamctl uses md5sum that comes
with most of the distros to get same functionality without installing
additional application.
echo -n "username:domain:password" | md2sum | awk '{ print $1 }'
No, I don't think the tool is needed anymore, you can delete it.
-- Jan