Initial import from FreeBSD RELENG_4:
[dragonfly.git] / lib / libpam / modules / pam_krb5 / TODO
1 $FreeBSD: src/lib/libpam/modules/pam_krb5/TODO,v 1.1.2.1 2001/06/07 09:37:07 markm Exp $
2
3 Things for 1.1, in no particular order:
4
5 Check against Solaris 7, Solaris 8 beta. Check SEAM compatibility.
6 Check against Linux (Redhat, others?).
7 Check against HPUX.
8 Fix PAM flags checking.
9 Add more debugging for successful calls.
10 Move "entry" debugging up.
11 Check bounds on str* calls. [paranoia]
12
13 Get defaults from krb5.conf?
14 ** Allow no-xrealm, this module typically used for local login **
15 ** Add notes about runtime text relocation on Solaris **
16