Forum Discussion

DannyG_34437's avatar
May 29, 2014

APM Logging and mobile devices

Hi, I have a network access VPN setup in my LTM/APM. The access policy is setup for windows users and mobile users. The windows users must have a specific reg entry and proper AD creds to connect. The mobile users must have a certificate in order to connect. Looking at the Access Policy> reports, under the column “Logon”, only my windows users UID shows, my mobile users are showing as blank.

 

APM Log:

 

Looking at my access policy: My mobile users really only have to pass the certificate test and they’re in.. My question, since my mobile users are not going through the actual logon page, would that be the reason for the UID not showing up in the access policy report?

 

Thanks, Danny

 

4 Replies

  • kunjan's avatar
    kunjan
    Icon for Nimbostratus rankNimbostratus

    If you extract the username from the cert and do a 'Variable Assign' to session.logon.last.username in the VPE, I think you will see the field populated.

     

  • If you extract the username from the cert and do a 'Variable Assign' to session.logon.last.username in the VPE, I think you will see the field populated.