Home | History | Annotate | Line # | Download | only in pam.d
TODO revision 1.3
      1 # $NetBSD: TODO,v 1.3 2005/02/20 01:47:04 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		- XXX: No code yet
     14 pop3		- Pkgsrc, nothing to do
     15 pppd		- XXX: No code yet. A new version may already have it?
     16 racoon		- XXX: Switch to ipsec-tools will bring some PAM support.
     17 rexecd		- XXX: No code yet
     18 rsh		- XXX: No code yet
     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		- XXX: Not done
     34 pop3		- Pkgsrc, nothing to do
     35 pppd		- XXX: Not done
     36 racoon		- XXX: Not done
     37 rexecd		- XXX: Not done
     38 rsh		- XXX: Not done
     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