Bugzilla – Attachment 1985 Details for
Bug 1852
Jail Root SCP not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
SSHD Config
sshd_config.txt (text/plain), 2.16 KB, created by
Thomas
on 2011-02-03 05:52:18 AEDT
(
hide
)
Description:
SSHD Config
Filename:
MIME Type:
Creator:
Thomas
Created:
2011-02-03 05:52:18 AEDT
Size:
2.16 KB
patch
obsolete
># $OpenBSD: sshd_config,v 1.80 2008/07/02 02:24:18 djm Exp $ > ># 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 > ># The strategy used for options in the default sshd_config shipped with ># OpenSSH is to specify options with their default value where ># possible, but leave them commented. Uncommented options change a ># default value. > >Protocol 2 > ># To disable tunneled clear text passwords, change to no here! >PasswordAuthentication no >PermitEmptyPasswords no > ># 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 > >#AllowAgentForwarding yes >#AllowTcpForwarding yes >#GatewayPorts no >X11Forwarding yes >#X11DisplayOffset 10 >#X11UseLocalhost yes >#PrintMotd yes >#PrintLastLog yes >#TCPKeepAlive yes >#UseLogin no >UsePrivilegeSeparation no >#PermitUserEnvironment yes >#Compression delayed >#ClientAliveInterval 0 >#ClientAliveCountMax 3 >#UseDNS yes >#PidFile /var/run/sshd.pid >#MaxStartups 10 >#PermitTunnel no >#ChrootDirectory none > > ># no default banner path >#Banner none > ># override default of no subsystems >AuthorizedKeysFile /home/%u/.ssh/authorized_keys >Subsystem sftp internal-sftp -l VERBOSE > >LogLevel DEBUG > >AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES >AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT >AcceptEnv LC_IDENTIFICATION LC_ALL > >Match Group jailed > ChrootDirectory /das > AllowTCPForwarding no > X11Forwarding no > ForceCommand internal-sftp ># ForceCommand internal-sftp
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 1852
: 1985 |
1986
|
1987
|
1988
|
1989
|
1990