Displaying 20 results from an estimated 10000 matches similar to: "[Bug 771] Add option to override XAUTHORITY env variable"
2003 Dec 11
4
[Bug 771] Add option to override XAUTHORITY env variable
http://bugzilla.mindrot.org/show_bug.cgi?id=771
Summary: Add option to override XAUTHORITY env variable
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: UltraSparc
OS/Version: SunOS
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2006 Apr 12
2
[Bug 771] Add option to override XAUTHORITY env variable
http://bugzilla.mindrot.org/show_bug.cgi?id=771
openssh at faxm0dem.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-bugs at mindrot.org |bitbucket at mindrot.org
------- Comment #5 from openssh at faxm0dem.org 2006-04-13 01:12 -------
There is a patch that
2001 Jul 06
1
Xauthority location: only per-user setting possible
Hello all,
$XAUTHORITY location has moved from under /tmp to ~/.Xauthority in 2.9p2.
The commit message was:
---
remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since
we do already trust $HOME/.ssh
you can use .ssh/sshrc and .ssh/environment if you want to customize
the location of the xauth cookies
---
The latter is true, but can only be enabled in per-user basis as far as I
see.
2003 Oct 07
0
[Bug 733] ssh doing xauth stuff even when it can't access local .Xauthority file
http://bugzilla.mindrot.org/show_bug.cgi?id=733
Summary: ssh doing xauth stuff even when it can't access local
.Xauthority file
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh
2002 Feb 12
0
[Patch] Xauthority file in /tmp
This issue has been discussed here and elsewhere a fair bit in the past
year or so, but to re-address the issue...
As of OpenSSH 2.9.something the ability to have an Xauthority located in
/tmp was removed, with the following description in the ChangeLog :
- markus at cvs.openbsd.org 2001/06/12 21:21:29
[session.c]
remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since
2000 Dec 22
1
XAUTHORITY=/tmp/ssh-*/cookies makes forwarding through firewall difficult...
Hi.
I see this XAUTHORITY=/tmp/ssh-*/cookies issue has been discussed
repeatedly, but I haven't seen a solution to the following problem.
Remote user logs into firewall. On firewall, DISPLAY var set to secure
channel, XAUTHORITY set to /tmp/ssh-*/cookies. X11 forwarding from
firewall works fine.
User logs into machine behind firewall, and sets DISPLAY var to
firewall:X11DisplayOffset.0.
2015 Mar 27
0
Inheriting Xauthority
On some of my machines, when I run "su -" in a terminal to get a root
shell, an XAUTHORITY file is automatically generated to give display
access to GUI programs spawned by that shell, i.e.,
# set | grep XAUTH
XAUTHORITY=/root/.xauthayZmdH
That file contains a copy of the MIT-MAGIC-COOKIE from my original
X session.
On other machines with the same installed OS (CentOS
2008 Jun 15
0
[Bug 911] Wishlist: Warn when unable to write .Xauthority
https://bugzilla.mindrot.org/show_bug.cgi?id=911
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Damien Miller <djm at
2024 Sep 04
1
What did I mess up?
Dave Close wrote:
> The error shown with "ssh -Xvvv" in all failure cases is,
> debug3: send packet: type 91
> debug2: X11 auth data does not match fake data.
> X11 connection rejected because of wrong authentication.
> debug2: X11 rejected 1 i0/o0
I don't know but I do have questions. So maybe... What is the output
of these commands?
type xauth
2024 Sep 04
1
What did I mess up?
Bob Proulx wrote:
>> The error shown with "ssh -Xvvv" in all failure cases is,
>> debug3: send packet: type 91
>> debug2: X11 auth data does not match fake data.
>> X11 connection rejected because of wrong authentication.
>> debug2: X11 rejected 1 i0/o0
>I don't know but I do have questions. So maybe... What is the output
>of these
2005 Feb 09
0
[Bug 733] ssh doing xauth stuff even when it can't access local .Xauthority file
http://bugzilla.mindrot.org/show_bug.cgi?id=733
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dtucker at zip.com.au
2005 Feb 07
1
treat output of sshrc as environment assignment lines?
Currently, ~/.ssh/environment can set static environment variables,
and ~/.ssh/rc can run initialization routines. But there is no way
for sshrc to propagate changes to the environment to the user's shell
or command.
There is, however, a possible way to do this. If the
PermitUserEnvironment option is set, sshd could treat the stdout of
sshrc as additional assignment lines of the form
2002 Jun 17
0
Can't run Xwindows with home mounted by samba
Hi,
I´m trying to configure a Redhat Linux Workstation to work in my Windows NT
Domain (NT PDC). My goal is take out all NT Workstations, changing it to
Linux Workstations. I've got almost everything working wonderfully:
1-winbind is authenticating my domain users with pam_winbind
2-samba is mounting NT directories at login with pam_mount
The big problem is about use Xwindows with home
2003 Dec 11
7
.Xauthority & SMB
I asked this question a while ago, but never got any response. Since
then, I've researched the problem some more, so I can give a much more
concise description of what's happening.
I'm mounting the home directories of the users upon login (using
pam_mount) from the Windows server. However, none of the users can run X
Windows. It says there's a problem with the .Xauthority file.
2003 Dec 04
0
Samba 3, winbind, AD, and pam_mount ... xauth problem
I have 2 labs I have to maintain. The first is a Windows-based lab, and
the second is a Linux-based lab. I'm trying to combine the user accounts
to make everything easier... here's what I have so far:
The Linux test machine has Samba 3 installed on Fedora Core 1, with
winbind and pam_mount. Pam_mount automatically maps the home directory,
and everything works perfectly when I log in
2012 Jan 13
1
SELinux and rsh+xauth
Hello,
I have a strange (for me) problem with these two machines :
- Client, a CentOS-5.7 workstation ;
- Server, a CentOS-6.2 headless, up-to-date server.
From Client, I want to use xauth on Server with the help of rsh (yes, I
know, ssh and all this sort of things... another time.)
When SELinux is in permissive mode on Server, all these commands
perform as expected :
rsh Server
2004 Sep 22
2
X11 problems on AIX (OpenSSH_3.7.1p2-pwexp24)
Hi folks,
I've got a problem with X11 forwarding on an AIX 5.2 system thats stumped
me.
I've installed the same patched + compiled installp package on all our aix
boxes
but one of them won't play ball with X11
ssh -X -v -v user at host gives (grepped out X11 looking lines)
debug2: we sent a password packet, wait for reply
debug1: Authentication succeeded (password).
debug1:
2004 Apr 26
3
Workaround found, .Xauthority and SMB, Mounting home directory
Hi,
Finally got this working!!
I have found a potential Workaround to the following error:
>/etc/X11/gdm/PreSession/Default: Registering your session with wtmp
>and
> utmp
> /etc/X11/gdm/PreSession/Default: running: /usr/bin/X11/sessreg -a
>-w /var/log/wtmp -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -1
>":0"
>"test"
>Xlib:
1999 Nov 26
1
openssh & XEmacs gnuclient issue
In switching to openssh from ssh-1.2.27, I have encountered the
following problem with the way openssh handles its XAUTHORITY files
separately from ~/.Xauthority.
XEmacs has a gnuserv process that runs and allows commands to be
issued to a remote XEmacs process. The trouble is when the command is
to make a new frame ( window ) on a different X display, it fails
because the Xauth cookie is not in
2004 May 18
1
Problem with X tunneling, su, and xauth
Hi all.
I'm trying to use ssh to connect from a PC (using TerraTerm with the
ssh add-in) to a Solaris 8 or Solaris 9 box (both running OpenSSH
3.7.1p2) to establish a session for X-forwarding. Everything works
great, until I use "su" to change to another account (such as root).
The su'd user doesn't seem to be able to authenticate properly to use
the X-tunnel.
I did a