]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-netidmgr-vs-referrals-20081111
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 11 Nov 2008 03:33:51 +0000 (03:33 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 11 Nov 2008 03:33:51 +0000 (03:33 +0000)
commit2c51575a827d32f789cfcde18e1365a0d7cc7e38
tree147f1dae4db6cae082ce3f4262d51cd26ac6cd9a
parent5c4ef447c0795510074c51389ac12c57e1626952
DEVEL15-windows-netidmgr-vs-referrals-20081111

LICENSE MIT

kfw referrals logic broke the logic for automated configuration of
the workstation cell with a new identity.  Now if a referrals
response is returned, assume the cell belongs with the new identity.

In the long term, we need to change the logic as follows:
 1. if realm indicates referrals, try to obtain the krb5 service ticket
    but do not generate a token
 2. if the service ticket can be obtained and
  a. if the cell is not bound to any other identities,
     then bind it to this one
  b. if the cell is bound to another identity, prompt the user to ask
     which identity (or both) should this cell be bound to and follow
     the user's instruction

(cherry picked from commit de2044ca66f0de5bcdf0505373fb189b09cd49ef)
src/WINNT/netidmgr_plugin/afsfuncs.c