On 22.01.2017 02:31 PM, Robert Dinse wrote:
$ ssh nanook@opensuse.eskimo.com 'bash -l -c "echo foo"' <&- Password: stty: standard input: Inappropriate ioctl for device foo
See, that's a problem. If you haven't changed your startup scripts, chances are that OpenSUSE added an unguarded call in their default scripts - if we find it, a downstream bug report is in order.
Please check/show (if possible) all files that might include stuff that might cause this error, most likely /etc/profile* and /etc/bash* including possible sub-directories.
Some of what might cause is are calls like "mesg", "wall", "stty". If you are unsure, just drop everything to the mailing list.
Mihai