alaaji
|
2008-09-04
, 13:47
|
Posts: 19 |
Thanked: 2 times |
Joined on Aug 2008
@ Morocco
|
#31
|
|
2008-09-04
, 16:08
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#32
|
The Following User Says Thank You to mikkov For This Useful Post: | ||
|
2008-09-05
, 08:54
|
Posts: 19 |
Thanked: 2 times |
Joined on Aug 2008
@ Morocco
|
#33
|
|
2008-09-06
, 05:56
|
Posts: 3 |
Thanked: 0 times |
Joined on Sep 2008
|
#34
|
|
2008-09-06
, 06:03
|
Posts: 3 |
Thanked: 0 times |
Joined on Sep 2008
|
#35
|
|
2008-09-19
, 20:25
|
|
Posts: 145 |
Thanked: 18 times |
Joined on Aug 2008
@ Vancouver, BC
|
#36
|
|
2008-10-03
, 22:10
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#37
|
--auth-user-pass [up]
Authenticate with server using username/password. up is a file containing username/password on 2 lines (Note: OpenVPN will only read passwords from a file if it has been built with the --enable-password-save configure option, or on Windows by defining ENABLE_PASSWORD_SAVE in config-win32.h).
If up is omitted, username/password will be prompted from the console.
The server configuration must specify an --auth-user-pass-verify script to verify the username/password provided by the client.
|
2008-10-05
, 12:27
|
|
Posts: 145 |
Thanked: 18 times |
Joined on Aug 2008
@ Vancouver, BC
|
#38
|
|
2008-11-27
, 22:24
|
Posts: 67 |
Thanked: 13 times |
Joined on Feb 2008
@ U.S.A.
|
#39
|
float remote xxx.xxx.xxx.xxx xxxx dev tun persist-key persist-tun proto udp pull route-method exe route-delay 2 nobind tun-mtu xxxx comp-lzo auth-user-pass pwauth auth xxxxxxxxxxxxxx cipher xxxxxxxxxxxxxxx tls-cipher xxxxxxxxxxxxxxxxxxx tls-client client tls-auth ta.key 1 ns-cert-type server ca ca.crt cert client.crt key client.key keepalive 10 60 resolv-retry xxxxxxx verb 1 log openvpn.log
|
2008-11-27
, 22:31
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#40
|