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