bugzilla-daemon at mindrot.org
2015-Apr-15 11:43 UTC
[Bug 2382] New: option to disable pid file with sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=2382
Bug ID: 2382
Summary: option to disable pid file with sshd
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: igor at mir2.org
It would be nice to allow to specify PidFile none or similar in
sshd_config to prevent sshd from creating the pid file. Insistence on
the pid file complicates running sshd with read-only file system which
is possible with containers.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Apr-15 23:56 UTC
[Bug 2382] option to disable pid file with sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=2382
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|6.9p1 |6.8p1
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
This was recently added:
https://anongit.mindrot.org/openssh.git/commit/?id=161cf419f412446635013ac49e8c660cadc36080
You can now say "PidFile none" in sshd_config but it looks like we
need
to also update the man page.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2015-Apr-16 00:12 UTC
[Bug 2382] option to disable pid file with sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=2382
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|sshd |Documentation
Blocks| |2360
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2015-Apr-16 00:13 UTC
[Bug 2382] option to disable pid file with sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=2382
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Attachment #2589| |ok?(djm at mindrot.org)
Flags| |
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
Created attachment 2589
--> https://bugzilla.mindrot.org/attachment.cgi?id=2589&action=edit
Document "none" for PidFile XAuthLocation TrustedUserCAKeys and
RevokedKeys
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2015-Apr-16 00:28 UTC
[Bug 2382] option to disable pid file with sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=2382
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2589|ok?(djm at mindrot.org) |ok+
Flags| |
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2015-Apr-16 23:27 UTC
[Bug 2382] option to disable pid file with sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=2382
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> ---
Thanks all. I have committed the change (minor tweaks) and it will be
in the 6.9 release.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:41 UTC
[Bug 2382] option to disable pid file with sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=2382
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
Maybe Matching Threads
- [Bug 2381] New: foreground mode for ssh-agent
- Announce: OpenSSH 6.9 released
- would it be possible to extend TrustedUserCAKeys so that certain keys could not be used to authenticate a particular user?
- ssh certificate usage
- SSH certificates - restricting to host groups