s/nectar/des/ in the K5/OpenSSH/PAM problem: nectar fixed the Kerberos-side
bugs but we have OpenSSH bugs remaining. markm doesn't get off so easily :-).
This commit is contained in:
parent
8be20bfb8f
commit
81cbb65f41
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15036
1 changed files with 2 additions and 2 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.50 2002/11/23 22:21:07 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.51 2002/11/24 19:56:49 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -206,7 +206,7 @@
|
|||
<tr>
|
||||
<td>KerberosV, OpenSSH, and PAM</td>
|
||||
<td>In progress</td>
|
||||
<td>markm@FreeBSD.org, nectar@FreeBSD.org</td>
|
||||
<td>markm@FreeBSD.org, des@FreeBSD.org</td>
|
||||
<td>KerberosV appears not to currently work with OpenSSH using PAM.
|
||||
Bugs relating to pam_kerberosV have in large part been fixed.</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue