Displaying 2 results from an estimated 2 matches for "ypig".
Did you mean:
pig
2010 Feb 26
0
[Bug 1716] New: tty allocation is not properly documented
...: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: vincent at vinc17.org
It seems that by default (i.e. without -t or -T ssh option), tty
allocation is done only when one doesn't provide a command. If the user
provides a command, no tty allocation occurs by default:
ypig:~> ssh localhost echo \$TERM
ypig:~> ssh -t localhost echo \$TERM
xterm-debian
Connection to localhost closed.
This behavior is not documented in the ssh/sshd man pages.
In the ssh man page, I can only see:
If a pseudo-terminal has been allocated (normal login session), the
user may u...
2010 Feb 26
8
[Bug 1718] New: Spurious messages "X11 connection rejected because of wrong authentication."
https://bugzilla.mindrot.org/show_bug.cgi?id=1718
Summary: Spurious messages "X11 connection rejected because of
wrong authentication."
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh