Chromium and FreeIPA

While Google Chrome Is only in Beta at version 9 for Linux, the upstream project, Chromium, has all the latest features. Spot has provided a repo with packages for some of your favorite platforms.

For development, I run the browser on the same serve that I install freeipa-server on. To get it to run,:

chromium-browser --auth-server-whitelist=`hostname` --auth-negotiate-delegate-whitelist=`hostname`

The unit tests don’t run using the file: protocol, but I’ve run them against the Static site and they run fine.

2 thoughts on “Chromium and FreeIPA

  1. (That should also work with the google-chrome-unstable stream, which is also at version 10.)

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.