bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 02:27 UTC
[Bug 1408] New: Remove references to login. conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Summary: Remove references to login.conf from sshd_config man
page on Mac OS X.
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: bitbucket at mindrot.org
ReportedBy: vgiffin at apple.com
Created an attachment (id=1402)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1402)
Removes references to login.conf from sshd_config man page.
Attached is a patch for building OpenSSH 4.7p1 on Mac OS X.
Removes references to login.conf from sshd_config man page.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-31 10:35 UTC
[Bug 1408] Remove references to login. conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2007-12-31
21:35:05 ---
This raises a more general question: what (if anything) should we do
for platform-specific text in the man pages? At the moment, the same
text is used everywhere.
The moduli(5) page is a separate issue. There actually is a moduli(5)
man page in OpenBSD (originally from Photuris), but it has an
advertising clause so it's not in the portable distribution.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2008-Jan-19 19:45 UTC
[Bug 1408] Remove references to login. conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> 2008-01-20
06:45:09 ---
We cannot apply this patch as-is, we really need to modify these
references based on options set or detected in configure.ac.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2008-Jun-28 17:30 UTC
[Bug 1408] Remove references to login.conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408 --- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2008-06-29 03:30:23 --- FWIW there Damien has written a new moduli(5) page which will be in the next release: http://www.openbsd.org/cgi-bin/cvsweb/src/share/man/man5/moduli.5 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- 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
2009-Aug-18 01:17 UTC
[Bug 1408] Remove references to login.conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1560
--- Comment #4 from Damien Miller <djm at mindrot.org> 2009-08-18 11:17:22
EST ---
I don't want to slice and dice our manpages on a per-platform basis as
this will be too much work for us, but we should at least mention PAM
in the ChallengeResponseAuthentication section. (moduli(5) has been
fixed for a few releases now)
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2009-Aug-28 00:22 UTC
[Bug 1408] Remove references to login.conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1402|0 |1
is obsolete| |
--- Comment #5 from Damien Miller <djm at mindrot.org> 2009-08-28 10:22:26
EST ---
Created an attachment (id=1675)
downgrade login.conf reference to example, and mention PAM too
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2009-Aug-28 00:24 UTC
[Bug 1408] Remove references to login.conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1675| |ok+
Flag| |
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2009-Aug-28 00:28 UTC
[Bug 1408] Remove references to login.conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Damien Miller <djm at mindrot.org> 2009-08-28 10:28:26
EST ---
patch applied. Will be in openssh-5.3.
Like I said, I don't want to chop out the login.conf mentions because
it will create too much ongoing work in merging manpage diffs but at
least this way we mention multiple auth systems that platforms are
likely to use.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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
2009-Oct-06 04:02 UTC
[Bug 1408] Remove references to login.conf from sshd_config man page on Mac OS X.
https://bugzilla.mindrot.org/show_bug.cgi?id=1408
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #7 from Damien Miller <djm at mindrot.org> 2009-10-06 15:02:18
EST ---
Mass move of RESOLVED bugs to CLOSED now that 5.3 is out.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
Seemingly Similar Threads
- [Bug 1372] New: sshd(8) and ssh-keygen(1) refer to non-existent moduli(5)
- [Bug 1410] New: Correct UsePAM comment in sshd_config on Mac OS X
- [Bug 1364] New: default for ChallengeResponseAuthentication doesn' t match sshd_config
- [Bug 1895] New: PATCH: sshd_config: Reformat configuration in sections.
- [Bug 1386] New: OpenSSH 4.7p1 compile error in atomicio.c under Tru64 4.0f