Project

General

Profile

Actions

Feature #973

closed
JP

OpenVPN client in GUI cannot connect to a server requiring username/password

Feature #973: OpenVPN client in GUI cannot connect to a server requiring username/password

Added by Jim Pingle almost 16 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
OpenVPN
Target version:
Start date:
10/25/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

The OpenVPN client in the pfSense GUI cannot connect to a server which requires a username/password from the client.

OpenVPN must be compiled with the --enable-password-save option, and then the client needs a directive like:

auth-user-pass password.txt

And the username/password must be written to that file.

Refs: http://forum.pfsense.org/index.php?topic=24492.new;topicseen#new

CB Updated by Chris Buechler almost 16 years ago Actions #1

  • Tracker changed from Bug to Feature

AW Updated by Andreas Winge over 12 years ago Actions #2

This one can be closed. It has been working for years now.

AW Updated by Andreas Winge over 12 years ago Actions #3

Sorry, I misread the description. Ignore that last comment.

Will there ever be a possibility to provide user/pass into the configuration GUI that is then passed automatically to a file and included as a auth-user-pass parameter to openvpn?

There is a nice workaround to add the file yourself and put the auth-user-pass in the advanced options. I just thought it would be nice to have it in the GUI.

AW Updated by Andreas Winge over 12 years ago Actions #4

And now I looked in the code for 2.2 and saw that it was there. Awesome!

CB Updated by Chris Buechler over 12 years ago Actions #5

  • Status changed from New to Resolved
  • Target version changed from Future to 2.2

yep, this one's been implemented.

Actions

Also available in: Atom