Home | History | Annotate | Line # | Download | only in pam.d
TODO revision 1.7
      1 # $NetBSD: TODO,v 1.7 2005/02/24 13:16:42 manu 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, XXX: ???
     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, XXX: ???
     24 
     25 To enable pam support, recompile with USE_PAM=yes and:
     26 -------------------------------------------------------------------------------
     27 ftpd		- Nothing
     28 gdm		- Pkgsrc, nothing to do
     29 imap		- Pkgsrc, nothing to do
     30 kde		- Pkgsrc, nothing to do
     31 login		- Nothing
     32 other		- Internal
     33 passwd		- passwd -p usage.
     34 pop3		- Pkgsrc, nothing to do
     35 pppd		- XXX: No /etc/pam.d/ppp
     36 racoon		- Check racoon.conf(5). XXX No /etc/pam.d/racoon
     37 rexecd		- Nothing
     38 rsh		- Nothing
     39 sshd		- add "UsePam yes" in /etc/ssh/sshd_config
     40 su		- Nothing
     41 system		- Internal
     42 telnetd		- add "-a valid" in /etc/inetd.conf telnet invocations
     43 xdm		- XXX: Untested?
     44