Monthly Archives: May 2007

Enabling NTLM Authentication (Single Sign-On) in Firefox

This HowTo will describe how to enable NTLM authentication (Single Sign-On) in Firefox. How many of you have noticed that when you are using Internet Explorer and you browse to your companies intranet page that it will automatically authenticate you … Continue reading

Posted in HowTo | 38 Comments

Single Sign-On with Apache and Active Directory – Part 1

Part 1 | Part 2 This HowTo will describe how to setup single sign-on authentication with Apache and Microsoft Active Directory. Most of you are probably aware that there is no default/built-in support for automatically authenticating to an Apache web … Continue reading

Posted in HowTo, Linux | 13 Comments

1 RHN Entitlement with Multiple Servers

So recently I ran into an issue. I currently only have 1 RHN entitlement allocated to manage on the order of about 20 RHEL4 servers. It quickly became a pain to unentitle one machine so I could entitle another. I … Continue reading

Posted in HowTo, Linux | Leave a comment

Installing Apache and Tomcat on CentOS4

This HowTo will discuss how to install Apache and Tomcat on CentOS4. And if the title isn’t self explanatory enough we will be using mod_jk to link Apache and Tomcat. 1. Let’s install Apache to start… shell> yum install httpd … Continue reading

Posted in HowTo, Linux | 6 Comments