My FreeBSD systems only use Blowfish hashes ("crypt_default = blf" in /etc/auth.conf). No MD5 or DES.

After I installed ntop, I ran `ntop -u ntop -A` to set the admin password, then started ntop and went to the website. When I went to the Admin section, it refused to accept my password (yes, the username was "admin"). No amount of password variation fixed it.

Then I ran across this thread from the dev list:

http://listgateway.unipi.it/pipermail/ntop-dev/2004-February/004216.html

I re-enabled MD5 hashes ("crypt_default = md5 blf" in /etc/auth.conf) and recreated ntop_pw.db. Web authentication now works; however, I really don't want MD5 hashes enabled on my production machines.

How do I fix my ntop install?

Version: ntop v.4.1.0 (64 bit) on FreeBSD 8.2-RELEASE-p2 amd64

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to