]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-afslogon-pr_end-20060702
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 3 Jul 2006 02:03:13 +0000 (02:03 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 3 Jul 2006 02:03:13 +0000 (02:03 +0000)
commit9ed0a76e49e2084eaf2c62dfc48cdc8d09b52b65
treebcdce6086a896725e081ea46f86b8289d78ec398
parent54c074ba67d11ad78ef5113d6b7f43affd3cc4a5
DEVEL15-windows-afslogon-pr_end-20060702

* do not attempt to copy kfw krb5 creds if integrated logon disabled

* disable use of automatic registration from afslogon.dll.  calling
  pr_Initialize() results in rx_Init() being called which creates
  threads that prevent safe unloading of the dll.  This is causing
  crashes in third party applications that call CreateProcessAsUser()
  which in turn temporarily loads afslogon.dll.

* add life_to_time to afskfw.c in order remove the link to the rxkad
  and des libraries

(cherry picked from commit 61df8d9fc834b87d758d8581e73fa7c05198ecf4)
src/WINNT/afsd/afskfw.c
src/WINNT/afsd/afskfw.h
src/WINNT/afsd/afslogon.c