Supposedly it’s possible to write a custom picker and integrate it with AzMan. This capability can be used to allow MMC users to add non-Windows users to AzMan stores. (See here). According to one of the Microsoft blogs, a sample was included in the Windows Server 2008 SDK.
I can’t find any such thing, and I’ve found a few other people asking whether it’s really there. Does this sample exist? Alternatively, is there a sample or example or explanation anywhere else?
I agree. There are a few “We got an example for you!” mentions. But no example to be found.
http://blogs.msdn.com/b/cesardelatorre/archive/2009/05/09/non-windows-users-in-azman-authorization-manager-using-the-new-version-in-windows-server-2008-r2-and-windows-7.aspx
From the above URL: (I’m not saying there is one in there, I’m just relaying what he said about the potential for it being there.)
Here are some of the MS “red herrings”. Aka, the mention of it existing, but there isn’t actually one that exists. :<
From:
http://technet.microsoft.com/en-us/library/cc770724(WS.10).aspx
I followed the link. I can’t find anything there about creating a Custom Object Picker. :<
Here are some more MS notes (below). Here’s the thing. I am the “3rd party” !! (haha). Aka, the “how to make a Custom Object Picker” is a big black hole. :<
From (http://technet.microsoft.com/en-us/library/cc754533(WS.10).aspx)
Finally, this guy put a lot of leg work in, and nothing worked. (And no help from anyone).
http://social.msdn.microsoft.com/Forums/en-US/windowssecurity/thread/c143f37b-9fbd-4564-86f7-9acb1d71006e/
And for fun:
One more “dead end” reference:
http://authorizationservice.codeplex.com/discussions/265549
………
I also downloaded both of these:
http://www.microsoft.com/download/en/details.aspx?id=3138
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11310
I didn’t do “full installs” but just the “Samples” portions.
But after installing each, I searched:
C:\Program Files (x86)\Microsoft SDKs\
and
C:\Program Files\Microsoft SDKs\
for
IAzPrincipalLocator
and then also:
IAzObjectPicker
and couldn’t find anything.
What a goose chase.