Home | History | Annotate | Line # | Download | only in pam.d
TODO revision 1.9
      1  1.9  christos # $NetBSD: TODO,v 1.9 2005/02/27 19:30:20 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.9  christos 		  XXX: pam_ftpusers does not parse our format properly.
      9  1.1  christos gdm		- Pkgsrc, nothing to do
     10  1.1  christos imap		- Pkgsrc, nothing to do
     11  1.1  christos kde		- Pkgsrc, nothing to do
     12  1.1  christos login		- Done, needs testing and review, working
     13  1.1  christos other		- Internal
     14  1.8  christos passwd		- Done, needs testing and review, XXX: docs? XXX: ??
     15  1.1  christos pop3		- Pkgsrc, nothing to do
     16  1.8  christos rsh		- Done, needs testing and review, working
     17  1.7      manu racoon		- Done, needs testing and review, working
     18  1.6  christos rexecd		- Done, needs testing and review, working
     19  1.4  christos rsh		- Done, needs testing and review, working
     20  1.2  christos sshd		- Done, needs testing and review, working
     21  1.1  christos su		- Done, needs testing and review, working
     22  1.1  christos system		- Internal
     23  1.1  christos telnetd		- Done, needs testing and review, working
     24  1.8  christos xdm		- Done, needs testing and review, working
     25  1.8  christos 		  XXX: ssh-agent data passing appears to be
     26  1.8  christos 		  busted. The agent is running but somehow the data
     27  1.8  christos 		  communication between the agent and the authenticating
     28  1.8  christos 		  process is corrupted.
     29  1.1  christos 
     30  1.1  christos To enable pam support, recompile with USE_PAM=yes and:
     31  1.1  christos -------------------------------------------------------------------------------
     32  1.3  christos ftpd		- Nothing
     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.5  christos passwd		- passwd -p usage.
     39  1.1  christos pop3		- Pkgsrc, nothing to do
     40  1.9  christos pppd		- Nothing
     41  1.8  christos racoon		- Check racoon.conf(5). XXX: No /etc/pam.d/racoon
     42  1.6  christos rexecd		- Nothing
     43  1.4  christos rsh		- Nothing
     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.8  christos xdm		- Nothing. Note that both the Xserver and xdm need to be
     49  1.8  christos 		  compiled with PAM enabled.
     50