Navigation Menu

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

Reading password from file/stdin [CORE868] #1259

Closed
firebird-automations opened this issue Jul 23, 2006 · 8 comments
Closed

Reading password from file/stdin [CORE868] #1259

firebird-automations opened this issue Jul 23, 2006 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @cincuranet

Jira_subtask_inward CORE867
Is replaced by CORE1667

Votes: 1

According to previous posts. Better solution for hiding password from others in process list should be reading it from file or asking for it on stdin.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Do you have an idea, how to express it in command line? Something like
-password @filename
to read it from file 'filename'
and
-password @-
to read from stdin?

Visible at once minor problem - how to type passwords, starting with @? Use 2 symbols @? i.e.
-password '@@&^%'
for password
@&^%
?

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is duplicated by CORE1319 [ CORE1319 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is duplicated by CORE1319 [ CORE1319 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is replaced by CORE1667 [ CORE1667 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Replaced by CORE1667

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Open [ 1 ] => Closed [ 6 ]

resolution: Duplicate [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11090 ] => Firebird [ 14807 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment