Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/pam.d Update status.



details:   https://anonhg.NetBSD.org/src/rev/d6cc56ef8ecc
branches:  trunk
changeset: 574233:d6cc56ef8ecc
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Feb 24 15:15:27 2005 +0000

description:
Update status.

diffstat:

 etc/pam.d/TODO |  17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diffs (49 lines):

diff -r b9ec5ac4abd5 -r d6cc56ef8ecc etc/pam.d/TODO
--- a/etc/pam.d/TODO    Thu Feb 24 14:56:55 2005 +0000
+++ b/etc/pam.d/TODO    Thu Feb 24 15:15:27 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TODO,v 1.7 2005/02/24 13:16:42 manu Exp $
+# $NetBSD: TODO,v 1.8 2005/02/24 15:15:27 christos Exp $
 
 Status:
 
@@ -10,9 +10,9 @@
 kde            - Pkgsrc, nothing to do
 login          - Done, needs testing and review, working
 other          - Internal
-passwd         - Done, needs testing and review, XXX docs? XXX: ??
+passwd         - Done, needs testing and review, XXX: docs? XXX: ??
 pop3           - Pkgsrc, nothing to do
-rsh            - Done, needs testing and review, XXX: ???
+rsh            - Done, needs testing and review, working
 racoon         - Done, needs testing and review, working
 rexecd         - Done, needs testing and review, working
 rsh            - Done, needs testing and review, working
@@ -20,7 +20,11 @@
 su             - Done, needs testing and review, working
 system         - Internal
 telnetd                - Done, needs testing and review, working
-xdm            - Done, needs testing and review, XXX: ???
+xdm            - Done, needs testing and review, working
+                 XXX: ssh-agent data passing appears to be
+                 busted. The agent is running but somehow the data
+                 communication between the agent and the authenticating
+                 process is corrupted.
 
 To enable pam support, recompile with USE_PAM=yes and:
 -------------------------------------------------------------------------------
@@ -33,11 +37,12 @@
 passwd         - passwd -p usage.
 pop3           - Pkgsrc, nothing to do
 pppd           - XXX: No /etc/pam.d/ppp
-racoon         - Check racoon.conf(5). XXX No /etc/pam.d/racoon
+racoon         - Check racoon.conf(5). XXX: No /etc/pam.d/racoon
 rexecd         - Nothing
 rsh            - Nothing
 sshd           - add "UsePam yes" in /etc/ssh/sshd_config
 su             - Nothing
 system         - Internal
 telnetd                - add "-a valid" in /etc/inetd.conf telnet invocations
-xdm            - XXX: Untested?
+xdm            - Nothing. Note that both the Xserver and xdm need to be
+                 compiled with PAM enabled.



Home | Main Index | Thread Index | Old Index