Bugzilla – Attachment 761 Details for
Bug 967
Command only sessions hangs on target system.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
My sshd_config
sshd_config (text/plain), 1.69 KB, created by
Dimitrij Hilt
on 2005-01-10 21:03:51 AEDT
(
hide
)
Description:
My sshd_config
Filename:
MIME Type:
Creator:
Dimitrij Hilt
Created:
2005-01-10 21:03:51 AEDT
Size:
1.69 KB
patch
obsolete
># $OpenBSD: sshd_config,v 1.34 2001/02/24 10:37:26 deraadt Exp $ > ># This sshd was compiled with PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin > ># This is the sshd server system-wide configuration file. See sshd(8) ># for more information. > >Port 22 >#Protocol 2,1 >#ListenAddress 0.0.0.0 >#ListenAddress :: >HostKey /etc/ssh/ssh_host_key >HostKey /etc/ssh/ssh_host_rsa_key >HostKey /etc/ssh/ssh_host_dsa_key >ServerKeyBits 768 >LoginGraceTime 600 >KeyRegenerationInterval 3600 >PermitRootLogin without-password ># ># Don't read ~/.rhosts and ~/.shosts files >IgnoreRhosts yes ># Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication >#IgnoreUserKnownHosts yes >StrictModes yes >X11Forwarding no >X11DisplayOffset 10 >PrintMotd no >#PrintLastLog no >KeepAlive yes > ># Logging >SyslogFacility AUTH >LogLevel DEBUG >#obsoletes QuietMode and FascistLogging > >#RhostsAuthentication no ># ># For this to work you will also need host keys in /etc/ssh/ssh_known_hosts >RhostsRSAAuthentication no ># >RSAAuthentication yes > ># To disable tunneled clear text passwords, change to no here! >PasswordAuthentication yes >PermitEmptyPasswords no > ># Comment to enable s/key passwords or PAM interactive authentication ># NB. Neither of these are compiled in by default. Please read the ># notes in the sshd(8) manpage before enabling this on a PAM system. >ChallengeResponseAuthentication no > ># To change Kerberos options >#KerberosAuthentication no >#KerberosOrLocalPasswd yes >#AFSTokenPassing no >#KerberosTicketCleanup no > ># Kerberos TGT Passing does only work with the AFS kaserver >#KerberosTgtPassing yes > >#CheckMail yes >#UseLogin no > >#MaxStartups 10:30:60 >#Banner /etc/issue.net >#ReverseMappingCheck yes > >#Subsystem sftp /usr/lib/sftp-server > >UsePAM yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 967
: 761 |
762
|
763
|
764
|
767