Remove item on lastlog warnings; we believe that these problems are
now worked around per des's recent commit. Or, at least the patch he ran by me and I think he committed.
This commit is contained in:
parent
d669c18835
commit
985d3bb602
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15149
1 changed files with 1 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.74 2002/12/03 19:48:12 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.75 2002/12/03 19:50:51 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -277,17 +277,6 @@
|
|||
for tirpc unix domain socket transport naming, to sync to NetBSD.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>OpenSSH reports lastlog warning</td>
|
||||
<td>--</td>
|
||||
<td>des@</td>
|
||||
<td>OpenSSH appears to invoke the PAM session code in the wrong process
|
||||
when running with privsep, resulting in warnings of the form
|
||||
"Nov 20 18:08:55 u60 sshd[2002]: /var/log/lastlog: Permission denied".
|
||||
This may be a bug that requires reworking OpenSSH to work properly
|
||||
with PAM, but should be resolved in some form for the release.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>NETNCP and nwfs broken</td>
|
||||
<td>--</td>
|
||||
|
|
Loading…
Reference in a new issue