diff options
author | Daniel Johnson <Progman2000@usa.net> | 2010-03-30 15:54:44 +0200 |
---|---|---|
committer | David Sommerseth <dazo@users.sourceforge.net> | 2010-03-30 15:55:39 +0200 |
commit | 0439701630e257d7abf0e58c204210a6459307da (patch) | |
tree | 9d69ab5fc0d156b5f26a01e48f4cd694e610e601 /event.h | |
parent | Debian patch: Fix spelling in log message (diff) | |
download | openvpn-0439701630e257d7abf0e58c204210a6459307da.tar.xz |
When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to the MS Active Directory through auth-pam and Samba. I used the following line in my configs (without the linebreak of course):
plugin /opt/openvpn/openvpn-auth-pam.so
"openvpn login OURDOMAIN+USERNAME password PASSWORD"
Finally I turned on more verbose logging and found that the plugin did
not recognize "USERNAME" as something to replace, because it expected
the string to be surrounded by whitespace. I wrote the following patch
to correct this. I hope you find it useful,
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Diffstat (limited to 'event.h')
0 files changed, 0 insertions, 0 deletions