> > I seem to remember that Jim Fox at UWash had a mod-auth-location module > for apache ... is that at all relevant to this problem ? > That would work for us because we use the remoteuser handler and an Apache frontend. The mod-auth-location module provides a 'userid' for selected client addresses. So it basically just works. Jim