Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X11 over SSH question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Seneka
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2002
Posts: 83

PostPosted: Sun Feb 02, 2003 12:39 am    Post subject: X11 over SSH question Reply with quote

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
View user's profile Send private message
HogRider
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 160

PostPosted: Tue Feb 11, 2003 12:09 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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