]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-windows-afslogon-pr_end-20060702
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 3 Jul 2006 02:20:45 +0000 (02:20 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 3 Jul 2006 02:20:45 +0000 (02:20 +0000)
commitd48cc9d32a4ea61d9728728b73c82d633c949159
tree91e35dc029f338644cc294cc392e62c9efa57522
parent19e7a9b58754672495c3a52bd087c1caacb1df50
STABLE14-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