Logo SharePoint Thoughts   Downloads   About   Up to Bluedog Limited
Bug update: Deleting the underlying account of an SPManagedAccount
Posted on 6/1/2010 1:55 PM by Maurice Prather
Quick update on the bug that I reported a few weeks ago...
 
During the MCM class, I had a chance to follow up on the SPManageAccount issue.  It turns out that the Managed Account feature simply looks up the account based on the actual string representation of the account (i.e. domain\account) rather than relying on the SID.
 
When I uncovered this problem, we had been actively using the account, discontinued use (but left it in the SPManagedAccount collection), and deleted the account from AD.  Since we had already loaded the information into memory, the netlogon api had effectively cached the user information.  Thus, subsequent lookups appeared to fail even though we had tried the simple process of recreating an identically named account (cached sid value didn't match the new sid value).  If we had just waited 15-20 minutes for the cache to timeout, we would have found that creating a new account with the same name would have worked. 
 
Net result: the bug is not as bad as it seems.  You are not required to restore the orginal account (sid).  Wait for the system to flush out the old cached values, then create a new account with the same login name.  At that point in time, you should be able to regain functionality and properly clean up your SPManagedAccount collection.
 
Thanks to Todd and Sean for helping unravel the issue...
 
-Maurice
 
re: Bug update: Deleting the underlying account of an SPManagedAccount
We use Syndication Generator on our current SP2007 platform.   As part of the effort to migrate to SP2010, I need to know if this version (V2.9.9.12) will work or if a newer version is needed?    Please advise as soon as possible.
 
Thank you,
 
J. Wilk
 
Note:  Under the "Related To" field below which is required, this is unrelated to any of the numbers so I just chose "1" to get this out there.
J. Wilk @ 7/21/2010 11:56 AM
re: Bug update: Deleting the underlying account of an SPManagedAccount
J. Wilk:
 
The Related to issue is a JS bug. 
 
To answer your question, the SGWP will work on 2010.  This site continues to use it for RSS delivery.
 
-Maurice
 
Maurice Prather @ 7/26/2010 3:58 PM
RSS feed
Microsoft Certified Master
MVP Logo
Follow me on Twitter!
Keyword Search
 
View by category
 

Disclaimer:
The contents of this site represent thoughts and opinions of the authors , not those of anyone else - such as past, present and future employers.  This a forum of the exchange of ideas centered on SharePoint technologies.  It is not a support channel.  :)

Copyright © 2004-2010 Maurice Prather, Inc. All rights reserved.