View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006890 | Kali Linux | General Bug | public | 2020-11-30 20:26 | 2021-09-14 20:14 |
| Reporter | 0v1p3r | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Product Version | 2020.4 | ||||
| Summary | 0006890: ssh-copy-id EOF Error | ||||
| Description | On line 260: EOF not found INSTALLKEYS_SH=$(tr '\t\n' ' ' <<-EOF) <-- this brace must be put behind the last EOF (see below) to defend against quirky remote shells: use 'exec sh -c' to get POSIX;printf "exec sh -c '%s'" "${INSTALLKEYS_SH}" | ||||
| Steps To Reproduce | I had Kali 2020.4 newly installed and updated. | ||||
| Additional Information | It will output this error but does complete the task and sais it has imported the key but the autorized_keys file is empty after execution. | ||||
|
This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity. |
|