Windows: Implement cm_TGTLifeTime()
authorJeffrey Altman <jaltman@your-file-system.com>
Fri, 30 Mar 2012 18:58:11 +0000 (14:58 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 3 Apr 2012 03:17:15 +0000 (20:17 -0700)
commitfd919b3ae52695b8a83fabc736c8ea82f383a5c9
tree75085457516e60584ff506e96cd58f4ef883b6d0
parentcf81cd790f71b7ce83c802df8e7094f93bff63fb
Windows: Implement cm_TGTLifeTime()

cm_aclent.h defined cm_TGTLifeTime() as a macro that always
returned 0x7fffffff.  Implement cm_TGTLifeTime() as a function
that returns the actual token lifetime.

Change-Id: I8b19626395f536db248ae8324b13e49eda9a1a87
Reviewed-on: http://gerrit.openafs.org/6994
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsd/cm_aclent.c
src/WINNT/afsd/cm_aclent.h