Jump to content

SSH Help


Guest chrisaltman
 Share

Recommended Posts

Guest chrisaltman

So.

I got an SSH server kind of going.

The motd file is edited with what I want, and I generated a public key.

What I would ideally like to do is have a menu with hotkeys for separate folders that I would host, for download and upload. Also, I would like to find out where the user list is, and how to have people register and/or manually add usernames and passwords to log in with.

 

This is a huge question, and I know I'm a huge newbie, but any help would definitely be appreciated.

Link to comment
Share on other sites

Guest chesneysteve

Hi

 

SSH can do all of things you want either using it's own authentication or by handing off to PAM or the hosts' built in authentication. However all this flexibility does make it a big subject (as you expected). I would reccommend an excellent book on the subject - "SSH The Secure Shell - The definitive guide" from O-Reilly publications IBSN 0-596-00011-1. This book literally took me from zero to hero on ssh.

 

Best Regards

 

Steve Chesney

Link to comment
Share on other sites

Here's one of the best ssh tutorials I've seen on the net:

 

http://www.suso.org/docs/shell/ssh.sdf

 

It's a good starting point and may point you in the right direction.

 

However, from your description it sounds like you would be better off setting up an sftp server rather than try to shoehorn ssh into doing a job it really wasn't designed to do.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...