Forum Discussion

tacticman_89870's avatar
tacticman_89870
Icon for Nimbostratus rankNimbostratus
Aug 24, 2009

post logon sequence

Hi all,

 

i want to know if it's possible to move pre logon sequence after login/password prompt.

 

At the moment we checked corp pcs before logon, the problem is about protected workspace and activex installation. so i want the use to click on network access and get a inspection before it.

 

Can you give me some advices ?

 

Thanks
  • OK so is it possible to configure listeners using differents URI on the firepass one which doesn't inspect the PC before logon and the other one which is the same as today ?
  • You mean URI's or total new host?

     

    If I am understanding you correctly, a few sample scenario's.

     

    FP.com

     

    FP.com/nopws

     

    FP.com/support

     

    The above includes URI's. You can then, in the main prelogon sequence set a straight authentication for the URI. It is like session.uri == nowps and then go to fallback of logon.

     

     

    FP2.com

     

    FP3.com

     

    Firepass.com

     

     

    If you are using a completely different IP and host name the process is similar. In the main prelogon sequence you change it to session.host == 192.168.1.1 or something. You can use the FQDN as well. Just set the main prelogon sequence to look for that prior to doing any other checks.
  • Hi thank you for your reply.

     

     

    yes i mean same host or web service but different URI.

     

     

    Can you explain more how to do this ? I think that :

     

     

    - you have to create new URI-base customization

     

    - then you go to the active PRE-LOGON SEQUENCE

     

    - here i Have registry check --> ANtivirus check --> firewall check

     

    - how can I add my variable with client using the new URI just created ?

     

     

    THank you
  • You log onto the Firepass

     

     

    Click on Customization -> URI Based customization -> Create URI (Form Based)

     

     

    Go to your Pre-logon sequence, at the start of the sequence enter in a custom rule

     

     

    session.network.server.land_uri = "BLABLABLA"

     

     

    Proceed to edit your Pre-logon sequence as normal.

     

     

    You can then go to Firepass.com/BLABLABLA