Is it possible to set multiple filters on a single application? I.e. set a user/group filter and a client or IP filter and have them act in an 'OR' manner on a single published application. Or is it necessary to publish the application twice with one instance having the group access filter set and the other instance having the client access filter set? Thanks, Gary
Multiple filters are possible, but inheritence will follow down the line. So it is much easier if you publish another instance of the same application in a different folder and filter it as neccessary. http://www.2x.com/forums/viewtopic.php? ... ght=filter Tom
Hi Gary Multiple filters are possible on a published application, but they are treated as an AND and not as an OR. eg.. Allow Ips (192.168.0.1 or 192.168.0.2 or 192.168.0.3) AND Users (Nixu or Gary) Nixu