Add NSS "todo" item for new features for 5.1. Point at nectar, say

that it's in progress (commit expected soon).
This commit is contained in:
Robert Watson 2003-04-16 15:43:05 +00:00
parent 6a7f9dd6ff
commit ee33fe9c06
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16578

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.1 2003/03/21 05:59:50 scottl Exp $">
<!ENTITY title "FreeBSD 5.1 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -90,6 +90,15 @@
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</tr>
<tr>
<td>NSSwitch support</td>
<td>In progress</td>
<td>&a.nectar;</td>
<td>Support for pluggable directory services using NSS, including
adaptations of current directory services (local databases, NIS),
and support for new services (LDAP, Active Directory, etc).</td>
</tr>
<tr>
<td>a.out toolchain port</td>
<td>--</td>