Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] VNC, secure or better options?
- Date: Sat, 05 Jul 2008 19:23:19 -0700
- From: steven smith <sjs@example.com>
- Subject: Re: [tlug] VNC, secure or better options?
- References: <4867A9A8.90403@articlass.org> <20080630003636.GB7960@lucky.cynic.net> <486B8DDB.2090701@articlass.org>
- User-agent: Thunderbird 2.0.0.14 (X11/20080505)
Dave M G wrote:This should work. It's how I configured my system. I also have these set in /etc/ssh_config.
I found this page:
http://www.astro.caltech.edu/~mbonati/WIRC/manual/DATARED/setting_up_no-password_ssh.html ... and dutifully followed the instructions.
But SSH still asks for a password. I think this is because I'm logged in as "dave" on my client machine, but I want to log in as "media" when I connect to the server machine.
< ForwardX11 yes
< ForwardX11Trusted yes
I think the X11Trusted is associated with loging you in without prompting for a password but am not sure.
the ForwardX11 set allows you to forward your display info without using the -X flag.
ssh machine
logs the current user in as himself on machine, assuming that is possible.
ssh user@example.com
allows you to log in as a different user on machine.
user@example.com should demand a password since it's like loging in as a different user.
I used http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/openssh-clients.html
when setting up my ssh client and host.
Good Luck!
Steve S.
- Follow-Ups:
- Re: [tlug] VNC, secure or better options?
- From: Curt Sampson
- References:
- Re: [tlug] VNC, secure or better options?
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [test] please answer privately if you receive this email
- Next by Date: Re: [tlug] [test] please answer privately if you receive this email
- Previous by thread: Re: [tlug] VNC, secure or better options?
- Next by thread: Re: [tlug] VNC, secure or better options?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links