| Summary: | OpenSSH TIS Authentication support has broken output | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Robert Watson <rwatson> |
| Component: | bin | Assignee: | Brian Feldman <green> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->green green is the new ssh vict^H^H^H^H maintainer State Changed From-To: open->closed old and fixed |
When using TIS authentication with the SSH command line tool, it will sometimes use stdout/stderr for challenges, while using the terminal device for the response prompt. Challenges and responses should always be sent to the device, as opposed to going to stderr. Fix: Not attached. How-To-Repeat: > cvs diff -uN | & grep -v '^cvs' | more Response: