Forum Discussion

SpencerWebb_265's avatar
SpencerWebb_265
Icon for Nimbostratus rankNimbostratus
Aug 30, 2016

Ability run client-side actions upon SSLVPN Disconnect?

Hi there,

 

I wondered if it was possible to run client-side actions at the point of disconnect from the F5 APM SSLVPN?

 

I'm having some issues with driving mappings and I'm trying to run a script/command on the client at the point the disconnect button is clicked and I can't see any way of doing it.

 

If not possible then is it possible to change the order that APM runs its actions upon logon, specifically being able to run commands before the network drive mapping takes place?

 

Thanks Spence

 

2 Replies

  • Salim_83682's avatar
    Salim_83682
    Historic F5 Account

    Hi,

     

    You could try to use the 'Drive Mapping' as a 'Launch Applications' instead (using net use). I am not sure if the order you will list in APM will match the reality but it's worth testing :

     

    • Remove your drive mapping configuration
    • Run command 1
    • Run command 2 etc..
    • net use (to mount the share).

    Salim

     

    • SpencerWebb_265's avatar
      SpencerWebb_265
      Icon for Nimbostratus rankNimbostratus

      Thanks Salim,

       

      we've used the net use command previously however we stopped as it seems to store the user's password in plain text in the local edge client log file on the PC and the F5 itself!

       

      Otherwise we would have pushed this route further.

       

      thanks for the response though.

       

      Cheers Spence