Hi Thomas,
I was not able to understand your repro without clusters. For standalone
dfsroot you cannot have multiple
replicas. If possible post your DFS configuration and your accesses, please
also attach the output
of dfsutil /pktinfo, /spcinfo taken from the client after access. This will
give a clear picture of the problem.
The mupcache i was mentioning to you has a timeout of 15 mins, after this
period of inactivity the cache will
expire and users will succeed in connecting to DFS roots.
Thanks
Murali
--
----------------------------------------------------------------------------
----------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
----------------------------------------------------------------------------
----------------------------------------
"Thomas Kratz" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "Murali Brahmadesam [MSFT]" <(E-Mail Removed)> wrote...
>
> > I am seeing that XP dfsutil.exe did not have this "purgemupcache"
option.
> > this option is present in the new dfsutil.exe released with W2K3.
> >
> > dfsutil /pktflush is to flush the information shown in dfsutil /pktinfo.
> > It is normal to see some of the entries having expiry of 0 seconds. This
> > is not the cause of your problem.You will see a non-zero value when
> > you access the DFS path again.
> >
> > Thanks
> > Murali
>
> Ok, I'll have to look for it on the W2K3 CDs.
>
> But perhaps this is another problem altogether. I tested this a bit more
systematically:
>
> Giving the user local admin rights on the client results in successful
reconnection. After revoking the rights again, the ability to reconnect
isn't lost (didn't test new shares after revoking the rights).
> I suspect, that a user process tries to add some keys or values to the
local machine part of the registry, which is not allowed by default.
> I will check this with regmon or similar tools to isolate the part of the
registry. Could be files also, but I think it is less likely.
>
> I was also able to reproduce the problem without a cluster, but with two
shares on different machines bound as two replicas on a new standalone DFS
root. After having stopped the sharing of the connected share the client was
not able to reconnect to the second replica.
>
> More after the tests.
>
> Thomas
|