LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-11-2006, 09:56 AM   #1
cereal83
Member
 
Registered: Feb 2004
Location: Canada
Distribution: Slackware
Posts: 479

Rep: Reputation: 30
Passwordless SSH with SSH commercial server and open ssh


Hey all,

I have ran into a problem and need some help.

I am setting up a ssh server with files downloaded from ssh.com which is commerical. I am using open ssh on my workstation and would like to log in without passwords. I have followed many tutorials from google.ca/linux but non of them seems to work. I have also read that if I have commerical ssh server, then I have to do things differantly to get them working.

I am wondering if anybody can help me out by sending me to a webpage that describes all of this. I have seached but with no luck and I am sure somebody around here knows how to do it s please help.

Thanks
 
Old 04-11-2006, 11:28 AM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
If you are using commercial software, then you'll need to follow the instructions the commercial vendor has for their product.

If you are using commercial software for Windows, consider putty instead. It's free/open source, and interoperates with OpenSSH well (including the use of public key authentication).
 
Old 04-12-2006, 01:58 PM   #3
cereal83
Member
 
Registered: Feb 2004
Location: Canada
Distribution: Slackware
Posts: 479

Original Poster
Rep: Reputation: 30
There are no directions with the commercial. It is a free download off their website and they offer no support.

I am going to be using the sftp part of the ssh and not accually logging in. I need passwordless sftp working so I can transfer files with a script or something. I won't be physcially logging in so thats why I need it working.

I am sure somebody knows what to do and can help me.

I did read that I need to use the .ssh2 folderinstead but I tried that and no luck.

Please help.

thanks
 
Old 04-13-2006, 08:39 AM   #4
cereal83
Member
 
Registered: Feb 2004
Location: Canada
Distribution: Slackware
Posts: 479

Original Poster
Rep: Reputation: 30
Nobody here knows anything? Not even the smallest hint of information?

Gee thanks
 
Old 04-13-2006, 08:49 AM   #5
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
It's an undocumented proprietary application, primarily oriented towards operation on Windows, and you're surprised that no one here is familiar with its internals?

Perhaps you'll get a better response on a Windows forum.

Or you can just use putty, as I indicated above. It's not proprietary closed source, and it does what you are asking for.
 
Old 04-13-2006, 01:22 PM   #6
cereal83
Member
 
Registered: Feb 2004
Location: Canada
Distribution: Slackware
Posts: 479

Original Poster
Rep: Reputation: 30
How is it for use with only windows? I also can't use putty unless there is putty out there built for a mainframe.

All I want to do is public key authentication from SSH Secure Shell to Openssh. With Open ssh to do this you just

mkdir .ssh
ssh-keygen -t dsa

scp id_dsa.pub user@server:

then loginto remote server and

mkdir .ssh
touch authorized_keys
cat id_dsa.pub >> authorized keys

After all that, you can log in without using any passwords.

With SSH2 also (which is what I am trying to use) you do the same except some things are differant. Instead of Authorized_keys, you have to use a differant filename.

I am not 100% sure what this way is so I am asking here. Maybe this will help people better understand my issue. I can't use putty, putty as far as I know only runs on windows and if it does run on linux then it has to have xwindows. My ssh server is a mainframe which none of this is possible.

I am sure somebody knows how to do what I am talking about now
 
Old 04-17-2006, 09:04 AM   #7
cereal83
Member
 
Registered: Feb 2004
Location: Canada
Distribution: Slackware
Posts: 479

Original Poster
Rep: Reputation: 30
Any ideas anybody? I am sure somebody knows how to do public key authentication from open ssh to secureshell from ssh.com (which openssh is based off of)

Thanks
 
Old 04-18-2006, 12:34 PM   #8
ferentix
Member
 
Registered: Mar 2006
Distribution: Debian Etch (Still setting it up)
Posts: 32

Rep: Reputation: 15
Quote:
I also can't use putty unless there is putty out there built for a mainframe
Since it (PuTTY) is open source, couldn't you just build it from source, targetting your mainframe? Just my tuppence.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ssh-agent, ssh-add and ssh-keygen AND CVS raylpc Linux - General 2 11-19-2008 02:50 AM
Setting up passwordless ssh blackdragonblood Linux - Networking 34 07-24-2008 03:29 AM
Ssh passwordless : Urgent muneebs123 Linux - Security 23 06-21-2005 08:26 PM
Passwordless SSH for Cluster nedian123 Linux - Networking 3 12-07-2004 10:15 PM
Regarding Passwordless SSH nedian123 Linux - Software 1 08-05-2004 05:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration