Bugzilla – Attachment 2589 Details for
Bug 2382
option to disable pid file with sshd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Document "none" for PidFile XAuthLocation TrustedUserCAKeys and RevokedKeys
sshd_config_none.patch (text/plain), 1.57 KB, created by
Darren Tucker
on 2015-04-16 10:13:51 AEST
(
hide
)
Description:
Document "none" for PidFile XAuthLocation TrustedUserCAKeys and RevokedKeys
Filename:
MIME Type:
Creator:
Darren Tucker
Created:
2015-04-16 10:13:51 AEST
Size:
1.57 KB
patch
obsolete
>Index: sshd_config.5 >=================================================================== >RCS file: /cvs/src/usr.bin/ssh/sshd_config.5,v >retrieving revision 1.194 >diff -u -p -r1.194 sshd_config.5 >--- sshd_config.5 20 Feb 2015 23:46:01 -0000 1.194 >+++ sshd_config.5 16 Apr 2015 00:10:34 -0000 >@@ -1164,7 +1164,9 @@ The default is > .Dq yes . > .It Cm PidFile > Specifies the file that contains the process ID of the >-SSH daemon. >+SSH daemon or >+.Dq none >+to not write one. > The default is > .Pa /var/run/sshd.pid . > .It Cm Port >@@ -1254,7 +1256,9 @@ which means that rekeying is performed a > of data has been sent or received and no time based rekeying is done. > This option applies to protocol version 2 only. > .It Cm RevokedKeys >-Specifies revoked public keys. >+Specifies revoked public keys file or >+.Dq none >+to not use one. > Keys listed in this file will be refused for public key authentication. > Note that if this file is not readable, then public key authentication will > be refused for all users. >@@ -1367,7 +1371,9 @@ To disable TCP keepalive messages, the v > .Dq no . > .It Cm TrustedUserCAKeys > Specifies a file containing public keys of certificate authorities that are >-trusted to sign user certificates for authentication. >+trusted to sign user certificates for authentication or >+.Dq none >+to not use one. > Keys are listed one per line; empty lines and comments starting with > .Ql # > are allowed. >@@ -1496,7 +1502,9 @@ The default is > .It Cm XAuthLocation > Specifies the full pathname of the > .Xr xauth 1 >-program. >+program or >+.Dq none >+to not use one. > The default is > .Pa /usr/X11R6/bin/xauth . > .El
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 Diff
View Attachment As Raw
Flags:
djm
:
ok+
Actions:
View
|
Diff
Attachments on
bug 2382
: 2589