Add GIC option for password/account expiration callback
authorGreg Hudson <ghudson@mit.edu>
Thu, 12 Aug 2010 17:41:41 +0000 (17:41 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 12 Aug 2010 17:41:41 +0000 (17:41 +0000)
commit06bdc5c1cd257e7e85d8d29833ca54dd55b3a4f2
treeb7353e6ae8e6d93b1f58a4b31e29be204c89bd08
parent1c0791bb201ff274dbbf8aa644bfffc200f15f08
Add GIC option for password/account expiration callback

Add a new GIC option to specify a callback to receive password and
account expiration times found in an AS reply.

See also:
http://k5wiki.kerberos.org/wiki/Projects/Password_expiration_API

ticket: 6755

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24241 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/include/krb5/krb5.hin
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/gic_opt.c
src/lib/krb5/krb/gic_pwd.c
src/lib/krb5/krb/t_expire_warn.c [new file with mode: 0644]
src/lib/krb5/krb/t_expire_warn.py [new file with mode: 0644]
src/lib/krb5/libkrb5.exports