[NTLUG:Discuss] first time ssh server setup
    bkontr@yahoo.com 
    bkontr at yahoo.com
       
    Sun Mar  9 18:28:13 CST 2003
    
    
  
--- Fred James <fredjame at concentric.net> wrote:
> Sorry - call me dense - but I could really use a
> "simplified" pointer or 
> two.
> I want to set up SSH as a server on a Red Hat 7.3
> box - never set up a 
> server end before.
> Then I want to limit incoming to just one user.
> Any help, or point me to a simplified document,
> would be appreciated.
> 
I think ssh comes by default in most of the RH
server/workstation installations. So just do this for
level 3 (or whatever level you want):
#chckconfig --level 3  sshd on
#service sshd start
Then Add something like
 
DenyUsers  Josh, Barb, Mark
to /etc/ssh/sshd_config
Regards,
BK
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
    
    
More information about the Discuss
mailing list