TODO revision 1.1 1 # $NetBSD: TODO,v 1.1 2005/02/20 00:02:53 christos Exp $
2
3 Status:
4
5 Programs
6 -------------------------------------------------------------------------------
7 ftpd - No code yet
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 - No code yet
14 pop3 - Pkgsrc, nothing to do
15 pppd - No code yet. A new version may already have it?
16 racoon - Switch to ipsec-tools will bring some PAM support.
17 rexecd - No code yet
18 rsh - No code yet
19 sshd - Done, needs testing and review, not 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
24
25 Library:
26 -------------------------------------------------------------------------------
27 radius - manu is importing
28
29
30 To enable pam support, recompile with USE_PAM=yes and:
31 -------------------------------------------------------------------------------
32 ftpd - Not done
33 gdm - Pkgsrc, nothing to do
34 imap - Pkgsrc, nothing to do
35 kde - Pkgsrc, nothing to do
36 login - Nothing
37 other - Internal
38 passwd - Not done
39 pop3 - Pkgsrc, nothing to do
40 pppd - Not done
41 racoon - Not done
42 rexecd - Not done
43 rsh - Not done
44 sshd - add "UsePam yes" in /etc/ssh/sshd_config
45 su - Nothing
46 system - Internal
47 telnetd - add "-a valid" in /etc/inetd.conf telnet invocations
48 xdm - XXX?
49