Project

General

Profile

Actions

Bug #1014

closed

auth-user-pass only works in i386 version

Added by Andreas Winge over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
OpenVPN
Target version:
Start date:
11/16/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

In the i386 version the configure commandline was (might be one or two typos here):
./configure --with-lzo-lib=/usr/local/lib --with-lzo-headers=/usr/local/include --enable-password-save --disable-pkcs11 --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info --build=i386-portbld-freebsd8.1

expecially note --enable-password-save

In the amd64 version is was:
./configure --with-lzo-lib=/usr/local/lib --with-lzo-headers=/usr/local/include --disable-pkcs11 --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.1

which lacks the --enable-password-save. This means openVPN won't allow the user-pass-auth config option.

Actions #1

Updated by Jim Pingle over 13 years ago

  • Status changed from New to Feedback

I enabled the SAVE_PW option which should use --enable-password-save on both i386 and amd64, and then recompiled OpenVPN on both the i386 and amd64 builders. Future snapshots should have the feature enabled on both.

I don't see that it was ever enabled on i386, not sure how yours had it turned on.

Actions #2

Updated by Andreas Winge over 13 years ago

This is indeed working in the amd64 latest snapshot. Thank you very much.

I have not tried it in the i386 release though and I don't really plan to either.

Actions #3

Updated by Chris Buechler over 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF