I've been able to get to my Outlook Web Access to function almost 100% correctly in Internet Explorer 6 SP 1 by doing this:
1.) mkdir -p /etc/e-smith/templates-custom/etc/squid/squid.conf
2.) pico 50extension_methods10SEARCH
add the line: extension_methods SEARCH
3.) /sbin/e-smith/expand-template /etc/squid/squid.conf
4.) service squid restart
I pulled some of this info from:
http://lists.netfilter.org/pipermail/netfilter/2002-November/040285.htmlMy problem is, although everything works fine, it constantly asks me for my password. I enter the password once, twice, sometimes even three times... Everything is still useable, I just get asked for my password a lot.
Any info you guys you gimmie would be great. Oh yeah, i RTFM...