Hi, I have a Red Hat server with apache 2.0 and an instance of JBoss. I am using mod_jk to connect traffic from Apache to JBoss. The users are being authenticated through my companies home grown Apache authentication module. These users must press a button on a key fob to get their next password. This system has work great for years, but I would like to allow connections from one ip address in our network to log in with Basic or Digest Auth. Is that possible? Thanks