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

Support username/password authentication #4

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 10 comments
Closed

Support username/password authentication #4

GoogleCodeExporter opened this issue Mar 19, 2015 · 10 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Add --auth-user-pass to Obscure/Custom Options
2. Attempt to connect to a server which requires certificates + 
username/password authentication


What is the expected output? What do you see instead?

We would expect the user to be prompted for a username and password.  Instead 
the log output throws this error:  "Sorry, but I can't get console input on 
this OS"


What version of the product are you using? On what operating system?

0.4.5 on Android 4.0.4 (Verizon Galaxy Nexus)


Please provide any additional information below.

Thanks for this software!  It's great to see OpenVPN on Android without 
requiring root access.

Original issue reported on code.google.com by [email protected] on 30 Apr 2012 at 8:23

@GoogleCodeExporter
Copy link
Author

And I thought nobody would be using using both usernames + certificates.

I have prepared a test version with certificate + username/password. Can you 
test it?

Original comment by [email protected] on 1 May 2012 at 1:33

  • Changed state: Started
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Attachments:

@GoogleCodeExporter
Copy link
Author

I've done some testing with your APK and I can authenticate and connect now.  
Thanks!


I did notice one small issue with the new UI:

The password input is masked by asterisks if you enter it into the VPN profile 
UI, but it is not masked if you interactively enter it upon connection to the 
VPN.  

Original comment by [email protected] on 1 May 2012 at 4:23

@GoogleCodeExporter
Copy link
Author

closed by commit 5ff8615c2757

Original comment by [email protected] on 5 May 2012 at 1:13

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

I'm using your latest revision but it seems maybe you have not merged this fix 
in the newer version...on my galaxy s3 I'm getting an error in the log: 
"MGMT:Got unrecognized line from management:ERROR: the 'username' command 
requires 2 parameters
MGMT:Got unrecognized line from management:ERROR: the 'password' command 
requires 2 parameters

Thanks for your support

Original comment by [email protected] on 13 Aug 2012 at 11:41

@GoogleCodeExporter
Copy link
Author

Can you look at issue #68 if it solves your problem? 

Original comment by [email protected] on 13 Aug 2012 at 11:51

@GoogleCodeExporter
Copy link
Author

sorry for reopening this ticket.

but as i tested it is not possible to use user&password auth without a user 
cert. maybe you can also include this feature.

summarizing:
use user&passwort auth with only a ca.crt but no client.crt/key

Original comment by [email protected] on 23 May 2013 at 8:40

@GoogleCodeExporter
Copy link
Author

User+PW without cert is definitily working. If it does not work for you please 
open a new ticket with more details.

Original comment by [email protected] on 23 May 2013 at 11:52

@GoogleCodeExporter
Copy link
Author

Issue 206 has been merged into this issue.

Original comment by [email protected] on 21 Oct 2013 at 4:31

@GoogleCodeExporter
Copy link
Author

I don't see this feature in the downloaded App from the google play store for 
my Nexus 4. In basic settings, there is no option to specify username or 
password

Any ideas?

Thanks

Original comment by [email protected] on 21 Oct 2013 at 10:24

@GoogleCodeExporter
Copy link
Author

Yes. Select the right authentication from the drop down first.

Original comment by [email protected] on 21 Oct 2013 at 10:40

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

No branches or pull requests

1 participant