Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can u add a function to read Account and Password from Configfile? #98

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 4 comments
Labels

Comments

@GoogleCodeExporter
Copy link

can u add a function to read Account and Password from Configfile?(ex:login.txt

Original issue reported on code.google.com by [email protected] on 17 Oct 2012 at 1:35

@GoogleCodeExporter
Copy link
Author

The account and password should already be read from the configfile. If it does 
not work for you, can you provide your configfile? (Remove secret information 
from it)

Original comment by [email protected] on 17 Oct 2012 at 1:42

  • Changed state: NeedMoreInformation

@GoogleCodeExporter
Copy link
Author

this is my configile.

client
dev tun
proto tcp
remote xxx.xxx.xxx 110
auth-user-pass pass.txt
resolv-retry infinite
nobind
reneg-sec 0
route-method exe
route-delay 2


persist-key
persist-tun
hand-window 120
mssfix


ns-cert-type server
ca ca.crt
verb 3
comp-lzo no

thanks for your help.

Original comment by [email protected] on 17 Oct 2012 at 1:48

@GoogleCodeExporter
Copy link
Author

I just looked into importing the config. I put your config on my sdcard and a 
pass.txt with user and password in it. 

The config importer has a bug that it mixes up profilename and username but 
other than that it works. The password should be imported correctly.

Original comment by [email protected] on 17 Oct 2012 at 6:56

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision dd6f83f42c78.

Original comment by [email protected] on 17 Oct 2012 at 6:57

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant