Hi,
I came across the same situation with a slightly different authentication setup (Certificate + LDAPS).
After one hour of VPN inactivity, the user is asked for re-authentication. I suppose it is related to the auth-nocache setting in the client config, since the setting forbids to cache the password and therefor the OpenVPN cannot re-authenticate without asking the user.
Long story short, removing auth-nocache should do the trick.
Cheers
I came across the same situation with a slightly different authentication setup (Certificate + LDAPS).
After one hour of VPN inactivity, the user is asked for re-authentication. I suppose it is related to the auth-nocache setting in the client config, since the setting forbids to cache the password and therefor the OpenVPN cannot re-authenticate without asking the user.
Long story short, removing auth-nocache should do the trick.
Cheers