bin/119607: ssh and sshd has wrong path to xauth

Bengt Ahlgren bengta at sics.se
Sat Jan 12 10:50:05 PST 2008


>Number:         119607
>Category:       bin
>Synopsis:       ssh and sshd has wrong path to xauth
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 12 18:50:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Bengt Ahlgren
>Release:        6.3-RC2
>Organization:
>Environment:
FreeBSD zeus.bga.sics.se 6.3-RC2 FreeBSD 6.3-RC2 #9: Thu Dec 27 19:02:00 CET 2007     bga at zeus.bga.sics.se:/usr/obj/usr/src/sys/ZEUS  amd64
>Description:
ssh and sshd has incorrect path to xauth:

[bga at zeus ~]$ strings `which ssh` | grep xauth
xauthlocation
/usr/X11R6/bin/xauth
No xauth program.
%s/xauthfile
Warning: No xauth data; using fake authentication data for X11 forwarding.
[bga at zeus ~]$ strings `which sshd` | grep xauth
xauthlocation
maxauthtries
/usr/X11R6/bin/xauth
No xauth program; cannot forward with spoofing.

>How-To-Repeat:
make buildworld without setting X11BASE
>Fix:
Merge src/crypto/openssh/pathnames.h 1.10


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list