04.1.10

Windows Authentication in Firefox

Many .NET based web apps and enterprise web apps use Windows authentication so you don’t have to ever login – your browser automatically uses your windows credentials. For a long time I assumed this only worked in Internet Explorer but I recently found that Firefox will do this too! All you need to do is tell it which websites are allowed to use the windows credentials and you all set. Here are the steps:

  1. Visit about:config in Firefox.
  2. You might need to click the “I’ll be careful, I promise!” button to continue.
  3. Use the filter at the top to find the following three properties (one at a time)
    • network.negotiate-auth.trusted-uris
    • network.negotiate-auth.delegation-uris
    • network.automatic-ntlm-auth.trusted-uris
  4. Double click the property and add the URL of the site you are trying to use Windows authentication with to the value. If you have several sites, separate them with commas.

Thats it!

You should follow me on twitter @dwradcliffe.

| Posted in .NET, Windows | No Comments »
01.4.10

Enable Windows 7 “God” Mode

I’m not sure I like the name of this hack, but it is descriptive.

“I thought this was a joke when I read it, but evidently not. If you want a quick way to get to all the settings on Windows 7, GodMode is it. How?

Add a new folder to your desktop and name it GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} – you will now see [a new icon] on your desktop and a pretty long list of items. Below is just a small sample.

…”

Source: @spoon16