Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Cannot read/write from STDOUT and STDIN #24

Open
lionel-faber opened this issue Mar 28, 2019 · 0 comments
Open

Cannot read/write from STDOUT and STDIN #24

lionel-faber opened this issue Mar 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@lionel-faber
Copy link

I tried invoking the safe_auth executable from a Java application as a shell process to authenticate it to the SAFE network. But, the secret and password prompts did not come via STDOUT.

I created a file creds with the following content:

thisIsMySecret
thisIsMyPassword

On running, ./safe_auth < creds I am still prompted for the secret and password.

@bochaco bochaco added the enhancement New feature or request label Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants