1# $NetBSD: TODO,v 1.13 2007/02/10 19:40:10 reed Exp $
2
3Status:
4
5Programs
6-------------------------------------------------------------------------------
7ftpd		- Done, needs testing and review, working
8		  pam_ftpusers does not parse our format properly,
9		  but it is not currently used and this is documented.
10gdm		- Pkgsrc, nothing to do
11imap		- Pkgsrc, nothing to do
12kde		- Pkgsrc, nothing to do
13login		- Done, needs testing and review, working
14other		- Internal
15passwd		- Done, needs testing and review, working
16pop3		- Pkgsrc, nothing to do
17rsh		- Done, needs testing and review, working
18racoon		- Done, needs testing and review, working
19rexecd		- Done, needs testing and review, working
20rsh		- Done, needs testing and review, working
21sshd		- Done, needs testing and review, working
22su		- Done, needs testing and review, working
23system		- Internal
24telnetd		- Done, needs testing and review, working
25xdm		- Done, needs testing and review, working
26
27To enable pam support, recompile with USE_PAM=yes and:
28-------------------------------------------------------------------------------
29ftpd		- Nothing
30gdm		- Pkgsrc, nothing to do
31imap		- Pkgsrc, nothing to do
32kde		- Pkgsrc, nothing to do
33login		- Nothing
34other		- Internal
35passwd		- Nothing
36pop3		- Pkgsrc, nothing to do
37pppd		- Nothing
38racoon		- Check racoon.conf(5). XXX: No /etc/pam.d/racoon, this is
39		  currently under discussion in the mailing lists.
40rexecd		- Nothing
41rsh		- Nothing
42sshd		- Nothing
43su		- Nothing
44system		- Internal
45telnetd		- Nothing
46xdm		- Nothing. Note that both the Xserver and xdm need to be
47		  compiled with PAM enabled.
48