Authorization Manager
- From: cesar.degollado@xxxxxxxxx
- Date: 16 Jan 2006 13:22:59 -0800
I am working with Authorization Manager and I have installed it in a
Primary Domain Controller and
when I am trying to get access, it starts aplication fine that I have
defined in my application store.
Its looks so:
StoreAzMan.Initialize(0, "msldap://TEST/CN=Apps,CN=Program
Data,DC=test,DC=ad,DC=com,DC=mx")
When I try to get to authorizate the access to a user in an
application, with the method
InitializeClientContexFromName("name"), it responses me an error about
System.IO.FileNotFoundException.
?AplicacionAzMan.InitializeClientContextFromName("prueba2","TEST")
Run-time exception thrown : System.IO.FileNotFoundException - The
system cannot find the file specified.
My question is:
What is the consideration to create the context with a username?
As Yet I make it with the method InitializeClientContextFromToken and
so create me the statement to request roles
that have asigned the user that running the component but I need to
create with others users across of the
method InitializeClientContextFromName to request the access of the
users that wishes to validate the Appli
cation Store in the Authorization Manager.
Would you please give me an advise about this?
.
- Prev by Date: How to get a network path from a file
- Next by Date: Re: CLR and accessible features
- Previous by thread: How to get a network path from a file
- Next by thread: Bone head decision: .NET 2.0 Not For Windows XP Pro SP1
- Index(es):
Relevant Pages
|