I have question about using Auth Man with user accounts stored in an
instance of ADAM.
' Initializing the Auth Man store is simple enough
AzManStore.Initialize(0, _
"msldap://localhost:500050/CN=ADAMStore,CN=Program
Data,O=MyOrganization,C=US")
'Open the Expense application
App = AzManStore.OpenApplication("MyTestApplication")
' The problem is how do I get a valid client context?
Dim CCHandle As IAzClientContext =
App.InitializeClientContextFromName("ADAMUserAccou nt", "MyOrganization", 0)
The last line of code fails, of course. And the other method types --
initializing from a SID or from a token -- don't seem very useful either. Do
I need to use an ADSI interface? Or Directory Services? I'm not sure, and
before I poke around with this some more I thought to ask here first.
--
Peter Bernhardt
SharpSense Software LLC
peter@SharpSenseBAS.netURA
********************************
Remove Spanish word for Spam when replying
********************************