summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-25 17:12:26 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-25 17:12:26 +0000
commitb129be657c17c2a861f6c9e2c1f2d9fdf2770615 (patch)
treeb1d8fb956ccaa7df1c7189fd2508f2861a1c739a /TODO
parent78688d7a4517e22748cc8f69a70cf92a97c8eacd (diff)
downloadopenssh-git-b129be657c17c2a861f6c9e2c1f2d9fdf2770615.tar.gz
20020626
- (bal) moved aix_usrinfo() and noted not setting real TTY. Patch by dtucker@zip.com.au
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 86fdb5d8..4331a136 100644
--- a/TODO
+++ b/TODO
@@ -96,10 +96,11 @@ PrivSep Issues:
- PAM
+ See above PAM notes
- AIX
- + Issues with usrinfo()
+ + usrinfo() does not set TTY, but only required for legicy systems. Works
+ with PrivSep.
- OSF
+ SIA is broken
- Cygwin
+ Privsep for Pre-auth only (no fd passing)
-$Id: TODO,v 1.49 2002/06/25 14:14:30 mouring Exp $
+$Id: TODO,v 1.50 2002/06/25 17:12:27 mouring Exp $