View previous topic :: View next topic |
Author |
Message |
Seneka Tux's lil' helper
Joined: 16 Oct 2002 Posts: 83
|
Posted: Sun Feb 02, 2003 12:39 am Post subject: X11 over SSH question |
|
|
i have two gentoo boxen and would like to remotely open some apps like konqueror on the server box in order to bypass the masquerade for some webpages that won't load on my workstation and stuff like that. i set up rsa authentication and can login and then start konqueror from a shell but i want to have a simple icon on the desktop for starting remote konqueror.
thing start to go wrong when i do this:
ssh -X imac "/usr/kde/3.1/bin/konqueror"
upon which:
Quote: |
DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
ICE Connection rejected!
|
so i do this to set up the environment:
ssh imac "/bin/bash --login -c "konqueror""
my question is: is there a more elegant way to make this work? |
|
Back to top |
|
|
HogRider Apprentice
Joined: 29 May 2002 Posts: 160
|
Posted: Tue Feb 11, 2003 12:09 am Post subject: |
|
|
What you're looking for is automatic (read: no password) authentication. Check out the settings for ssh via public/private keys for the answer. _________________ Mike
"Computers are like air conditioners, they stop working properly if you open Windows"
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);' |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|