MDM profile with username/password authentication

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
rsaustin
OpenVpn Newbie
Posts: 1
Joined: Fri Aug 23, 2013 3:15 pm

MDM profile with username/password authentication

Post by rsaustin » Fri Aug 23, 2013 3:25 pm

Hi,

I'm trying to create an MDM profile for OpenVPN Connect. I would like to use username/password for authentication. My motivation is to add the on-demand VPN feature in the profile, so that the VPN tunnel is established automatically when a certain domain (e.g. *.google.com) is accessed.

There are some good instructions here: http://simonguest.com/2013/03/22/on-dem ... n-for-ios/

But they only deal with certificate based authentication.

My attempts so far:
1- If I choose username/password for the authentication mode (in the apple configuration tool), then openvpn connect complains that a certificate is missing. With a regular OpenVPN profile I can add 'setenv CLIENT_CERT=0', but I didn't see a way to configure this with the apple profile.
2- If I choose certificate authentication, I don't see a way to have it also prompt for username/password.

Any tips are appreciated...

Thanks,
Roy

Post Reply