TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:8715] Problems with sshd
I will test this out.. I have not setup with out using the config file.
I would recommend leaving the sshd_config, versus making it a empty file.
(I would guess this is the problem).
(or sometimes people play with the paths like /etc/ssh/*)
To install the ssh_host_key you can simply use:
ssh-keygen -b 1024 -f /etc/ssh_host_key -N ''
Here is what default is:
Port 22
ListenAddress 0.0.0.0
HostKey /etc/ssh_host_key
RandomSeed /etc/ssh_random_seed
ServerKeyBits 768
LoginGraceTime 600
KeyRegenerationInterval 3600
PermitRootLogin yes
IgnoreRhosts no
StrictModes yes
QuietMode no
X11Forwarding yes
X11DisplayOffset 10
FascistLogging no
PrintMotd yes
KeepAlive yes
SyslogFacility DAEMON
RhostsAuthentication no
RhostsRSAAuthentication yes
RSAAuthentication yes
PasswordAuthentication yes
PermitEmptyPasswords yes
UseLogin no
--
Mark Dalton CH3-S-CH2 H H O H
Silicon Graphics, Inc. | | | \ |
Eagan, MN 55121 CH2-C-COO //\ ---C--CH2-C-COO C-CH2-C-COO
mwd@sgi.com | | || || | // |
NH3 \\/ \ / CH NH3 O NH3
NH
My home page: http://www.cbc.umn.edu/~mwd/mwd.html
Cell Biology: http://www.cbc.umn.edu/~mwd/cell.html