Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

We are using a Juniper SA SSL VPN Appliance, version 7.1R9, to allow users VPN connections to the corporate network.

We have written a small program create that checks for common error (being connected to corporate network already, Internet connection not available, Hotspot registration required etc.). When everything is fine, the program will launch Internet Explorer with the URL that starts network connect directly (https://my-company/dana/nc/ncrun.cgi?launch_nc=1).

As we use domain login + OTP, the user has to enter his domain credentials manually; NC will not automatically insert them. It would be no problem for us to retrieve the user name in the program and add it as URL parameter.

However, I did not find anything inside the documentation how to achieve this. Is there really no option available or did I just fail at searching?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.