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

Username and passowod parameters #56

Open
neoxhhh opened this issue Feb 12, 2019 · 1 comment
Open

Username and passowod parameters #56

neoxhhh opened this issue Feb 12, 2019 · 1 comment

Comments

@neoxhhh
Copy link

neoxhhh commented Feb 12, 2019

Hello,
I've an issue on starting emulator t5250j.jar with username and password parameters.
When execute commande:
java -Djava.net.socks.username="myUserName" -Djava.net.socks.password="****" -jar tn5250j.jar
Emulator appears but without expected username and password I set in the commande line above.
Could you check please.
Many thanks

@cycloon
Copy link
Member

cycloon commented Feb 14, 2019

Those parameters called java.net.socks.* are not meant to be used for authentication with the IBM i but really are used for authentication with a network proxy.

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

2 participants