Home | History | Annotate | Line # | Download | only in pam.d
TODO revision 1.8
      1  1.8  christos # $NetBSD: TODO,v 1.8 2005/02/24 15:15:27 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.3  christos ftpd		- Done, needs testing and review, working
      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.8  christos passwd		- Done, needs testing and review, XXX: docs? XXX: ??
     14  1.1  christos pop3		- Pkgsrc, nothing to do
     15  1.8  christos rsh		- Done, needs testing and review, working
     16  1.7      manu racoon		- Done, needs testing and review, working
     17  1.6  christos rexecd		- Done, needs testing and review, working
     18  1.4  christos rsh		- Done, needs testing and review, working
     19  1.2  christos sshd		- Done, needs testing and review, 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.8  christos xdm		- Done, needs testing and review, working
     24  1.8  christos 		  XXX: ssh-agent data passing appears to be
     25  1.8  christos 		  busted. The agent is running but somehow the data
     26  1.8  christos 		  communication between the agent and the authenticating
     27  1.8  christos 		  process is corrupted.
     28  1.1  christos 
     29  1.1  christos To enable pam support, recompile with USE_PAM=yes and:
     30  1.1  christos -------------------------------------------------------------------------------
     31  1.3  christos ftpd		- Nothing
     32  1.1  christos gdm		- Pkgsrc, nothing to do
     33  1.1  christos imap		- Pkgsrc, nothing to do
     34  1.1  christos kde		- Pkgsrc, nothing to do
     35  1.1  christos login		- Nothing
     36  1.1  christos other		- Internal
     37  1.5  christos passwd		- passwd -p usage.
     38  1.1  christos pop3		- Pkgsrc, nothing to do
     39  1.5  christos pppd		- XXX: No /etc/pam.d/ppp
     40  1.8  christos racoon		- Check racoon.conf(5). XXX: No /etc/pam.d/racoon
     41  1.6  christos rexecd		- Nothing
     42  1.4  christos rsh		- Nothing
     43  1.1  christos sshd		- add "UsePam yes" in /etc/ssh/sshd_config
     44  1.1  christos su		- Nothing
     45  1.1  christos system		- Internal
     46  1.1  christos telnetd		- add "-a valid" in /etc/inetd.conf telnet invocations
     47  1.8  christos xdm		- Nothing. Note that both the Xserver and xdm need to be
     48  1.8  christos 		  compiled with PAM enabled.
     49