Mailinglist Archive: opensuse (1461 mails)

< Previous Next >
[opensuse] A couple of question about ssh
  • From: Chuck Payne <terrorpup@xxxxxxxxx>
  • Date: Fri, 8 May 2009 16:48:53 -0400
  • Message-id: <630b55a80905081348v65424c0fs73dec671bf02139@xxxxxxxxxxxxxx>
Guys,

I have hit a wall. Both with the man pages and google. I been working
with forwding X

ssh -X me@xxxxxxxxxxxxxxxxxx /usr/bin/xterm

But I am getting this error

Warning: No xauth data; using fake authentication data for X11 forwarding.
Invalid MIT-MAGIC-COOKIE-1 key/usr/bin/xterm Xt error: Can't open
display: myboxi:10.0

I had found this doc that did for for a day

http://mactip.blogspot.com/2004/04/no-xauth-data.html

but now I keep that error.

Here are my sshd setting for X

#AllowAgentForwarding yes
#AllowTcpForwarding yes
GatewayPorts yes
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost no
#PrintMotd yes
PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0
#ClientAliveCountMax 3
#UseDNS yes
#PidFile /var/run/sshd.pid
#MaxStartups 10
#PermitTunnel no
#ChrootDirectory none

Guys, I have google this until my eyes are crossed and no fixes.

My second question. At work I had to add my linux box to Active
Directory, so they could count it. I didn't mind, but I am not sure
how to ssh to my box now. The use account is

CORP\myaccount

I have tried do ssh "corp\myacount"@mywork.evilcompany.com but I can't log in.

Any thoughts.


Payne
--
----------------------------------------
When a place gets crowded enough to require ID's, social collapse is
not far away. It is time to go elsewhere. The best thing about space
travel is that it made it possible to go elsewhere.
-- Robert Heinlein
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >