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