[ic] Restricting UI logins to IP

Peter peter at pajamian.dhs.org
Mon Jan 19 21:08:35 UTC 2009


On 01/19/2009 11:38 AM, Grant wrote:
> Is there any built-in functionality to restrict UI logins to a certain
> IP for security?

The following (or something like it) should work in the UI_STD_INIT
variable (in the lib/UI/vars/UI_STD_HEAD file):

[if session ohost ne 1.2.3.4][and session shost ne 1.2.3.4][bounce
page=missing][/if]



Peter



More information about the interchange-users mailing list