m�n 2003-06-02 klockan 18.22 skrev Claudio Alonso: > (wb_ntlmauth)[21234](wb_ntlm_auth.c:355): target domain is DOM_NT
This should not need any explanation. > (wb_ntlmauth)[21234](wb_ntlm_auth.c:128): Can't open entropy source > /dev/urandom This means your system does not have a good source of randomness. This is not critical for wb_ntlm_auth, but it uses it if available. Installing support for /dev/random (and /dev/urandom) is recommended. There is a patch from Sun which adds support for these to Solaris, and more and more applications are starting to require good sources of randomness for proper operation (OpenSSH is one well known example). Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
