` character in password causes error #9

Closed
opened 2018-09-10 04:27:00 +00:00 by zlax · 2 comments
Owner

Author: @mplinuxgeek

Returns below error if password includes ` character:

/bin/sh: -c: line 0: unexpected EOF while looking for matching ``'
/bin/sh: -c: line 1: syntax error: unexpected end of file
Author: @mplinuxgeek Returns below error if password includes ` character: ``` /bin/sh: -c: line 0: unexpected EOF while looking for matching ``' /bin/sh: -c: line 1: syntax error: unexpected end of file ```
Author
Owner

Author: @zlaxy

@mplinuxgeek Hello, this repository was moved to: https://gitlab.com/zlax/sshch
Also, i made commit with fix: a39cd7ae68 (f48a8759231e000660b4ebcd489bb369bcf57d4f)
You can download latest version of this script there: https://gitlab.com/zlax/sshch/-/archive/master/sshch-master.tar.gz

I tested passwords with this special symbols: " ' `` ; - all works fine.
Please test your passwords with updated version from gitlab, if everything will be ok - please close this issue.

Author: @zlaxy @mplinuxgeek Hello, this repository was moved to: https://gitlab.com/zlax/sshch Also, i made commit with fix: https://gitlab.com/zlax/sshch/commit/a39cd7ae684903ef7b54329cb75f29481d2f5890#f48a8759231e000660b4ebcd489bb369bcf57d4f You can download latest version of this script there: https://gitlab.com/zlax/sshch/-/archive/master/sshch-master.tar.gz I tested passwords with this special symbols: `"` `'` `` `;` - all works fine. Please test your passwords with updated version from gitlab, if everything will be ok - please close this issue.
Author
Owner

Author: @zlaxy

@mplinuxgeek with this fix you need to update your passwords in sshch.conf (set passwords for aliases again)

Author: @zlaxy @mplinuxgeek with this fix you need to update your passwords in sshch.conf (set passwords for aliases again)
zlax closed this issue 2019-09-05 13:42:37 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zlax/sshch#9
No description provided.