Results 1 to 3 of 3
I have done some research online regarding SSH but still am a little confused. So I have the ssh package installed on my server (fedora core 3). Do I need ...
- 06-26-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 70
ssh
I have done some research online regarding SSH but still am a little confused. So I have the ssh package installed on my server (fedora core 3). Do I need to specify users that can log on? Does the machine automatically enable all users of the machine to log in via ssh when it exists?
Do I need to enable ssh to run or is the machine automatically listening for ssh requests once the ssh package is installed?
I also tried using the ssh man pages but they really only told me about encryption and RSA which isnt helpful for the questions i have.
thanks
- 06-26-2005 #2Just Joined!
- Join Date
- May 2005
- Posts
- 97
here is a good document for you to read and get started
http://www.rz.uni-karlsruhe.de/~ig25...ssh-faq-3.html
has all the info you have asked for..
Luma
- 06-27-2005 #3Just Joined!
- Join Date
- Mar 2005
- Location
- india
- Posts
- 87
hi,
1. U donot need to specify users to logon.
2. yes, it enables automatically all users to login.
3. no, u need to specify whether it should run automatically or not. try "chkconfig" or go to system settings, services & then select the runlevels . but by default , ssh is ON which is a big security issue.


Reply With Quote