Bugzilla – Attachment 1548 Details for
Bug 1490
sshd -T reports a string of UNKNOWNs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
My sshd config file
sshd_config (text/plain), 2.47 KB, created by
Nix
on 2008-07-23 17:02:45 AEST
(
hide
)
Description:
My sshd config file
Filename:
MIME Type:
Creator:
Nix
Created:
2008-07-23 17:02:45 AEST
Size:
2.47 KB
patch
obsolete
># This is the sshd server system-wide configuration file. See ># sshd_config(5) for more information. > ># This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin > >Port 22 >Protocol 2 >#ListenAddress 0.0.0.0 >#ListenAddress :: > ># HostKey for protocol version 1 >HostKey /etc/openssh/ssh_host_key ># HostKeys for protocol version 2 >HostKey /etc/openssh/ssh_host_rsa_key >HostKey /etc/openssh/ssh_host_dsa_key > ># Lifetime and size of ephemeral version 1 server key >KeyRegenerationInterval 3600 >ServerKeyBits 1024 > ># Logging >SyslogFacility AUTH >LogLevel INFO > ># Authentication: > >LoginGraceTime 600 >PermitRootLogin yes >StrictModes yes > >RSAAuthentication yes >PubkeyAuthentication yes > ># Don't read the user's ~/.rhosts and ~/.shosts files >IgnoreRhosts yes ># For this to work you will also need host keys in /etc/openssh/ssh_known_hosts >RhostsRSAAuthentication no ># similar for protocol version 2 >HostbasedAuthentication no > ># Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication >IgnoreUserKnownHosts no > ># To disable tunneled clear text passwords, change to no here! >PasswordAuthentication yes >PermitEmptyPasswords no >UseDNS yes > ># Set this to 'yes' to enable PAM authentication, account processing, ># and session processing. If this is enabled, PAM authentication will ># be allowed through the ChallengeResponseAuthentication and ># PasswordAuthentication. Depending on your PAM configuration, ># PAM authentication via ChallengeResponseAuthentication may bypass ># the setting of "PermitRootLogin without-password". ># If you just want the PAM account and session checks to run without ># PAM authentication, then enable this but set PasswordAuthentication ># and ChallengeResponseAuthentication to 'no'. >UsePAM yes > ># Uncomment to disable s/key passwords >ChallengeResponseAuthentication no > ># To change Kerberos options >#KerberosAuthentication no >#KerberosOrLocalPasswd yes >#KerberosTicketCleanup yes >#AFSTokenPassing no > ># Kerberos TGT Passing only works with the AFS kaserver >#KerberosTgtPassing no > >X11Forwarding yes >X11DisplayOffset 10 >X11UseLocalhost yes >PrintMotd yes >PrintLastLog yes >TCPKeepAlive yes >UseLogin no >UsePrivilegeSeparation yes >PermitUserEnvironment yes >Compression delayed > >AcceptEnv DISPLAY X_ORIGINATING_HOST LANG LC_* > >#MaxStartups 10:30:60 >#PermitTunnel no >#Banner /etc/issue.net > >Subsystem sftp /usr/libexec/sftp-server > ># Example of overriding settings on a per-user basis >#Match User anoncvs ># X11Forwarding no ># AllowTcpForwarding no ># ForceCommand cvs server
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 1490
: 1548 |
1549
|
1550