TODO revision 1.8 1 # $NetBSD: TODO,v 1.8 2005/02/24 15:15:27 christos Exp $
2
3 Status:
4
5 Programs
6 -------------------------------------------------------------------------------
7 ftpd - Done, needs testing and review, working
8 gdm - Pkgsrc, nothing to do
9 imap - Pkgsrc, nothing to do
10 kde - Pkgsrc, nothing to do
11 login - Done, needs testing and review, working
12 other - Internal
13 passwd - Done, needs testing and review, XXX: docs? XXX: ??
14 pop3 - Pkgsrc, nothing to do
15 rsh - Done, needs testing and review, working
16 racoon - Done, needs testing and review, working
17 rexecd - Done, needs testing and review, working
18 rsh - Done, needs testing and review, working
19 sshd - Done, needs testing and review, working
20 su - Done, needs testing and review, working
21 system - Internal
22 telnetd - Done, needs testing and review, working
23 xdm - Done, needs testing and review, working
24 XXX: ssh-agent data passing appears to be
25 busted. The agent is running but somehow the data
26 communication between the agent and the authenticating
27 process is corrupted.
28
29 To enable pam support, recompile with USE_PAM=yes and:
30 -------------------------------------------------------------------------------
31 ftpd - Nothing
32 gdm - Pkgsrc, nothing to do
33 imap - Pkgsrc, nothing to do
34 kde - Pkgsrc, nothing to do
35 login - Nothing
36 other - Internal
37 passwd - passwd -p usage.
38 pop3 - Pkgsrc, nothing to do
39 pppd - XXX: No /etc/pam.d/ppp
40 racoon - Check racoon.conf(5). XXX: No /etc/pam.d/racoon
41 rexecd - Nothing
42 rsh - Nothing
43 sshd - add "UsePam yes" in /etc/ssh/sshd_config
44 su - Nothing
45 system - Internal
46 telnetd - add "-a valid" in /etc/inetd.conf telnet invocations
47 xdm - Nothing. Note that both the Xserver and xdm need to be
48 compiled with PAM enabled.
49