By default, Internet Explorer disables URLs containing user credentials such as:
http://username:password@example.com/
As documented here, there is a workaround to make Internet Explorer support such URLs (adding two DWORD values in the Windows registry).
I've been trying to apply this workaround for Internet Explorer 9 on Windows 7, but with no luck. Is there any working solution to do this?