Re: Authorization Manager
- From: "Patrick.O.Ige" <naijacoder@xxxxxxxxxxx>
- Date: Tue, 17 Jan 2006 15:17:34 +1100
Cesar welcome to the NewsGroup
Try posting your question to aspnet.security group
You should find an answer there
Patrick
<cesar.degollado@xxxxxxxxx> wrote in message
news:1137446426.433387.70050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 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?
>
.
- References:
- Authorization Manager
- From: cesar . degollado
- Authorization Manager
- Prev by Date: Re: How to use FolderBrowseDialog control in ASP.NET 2.0
- Next by Date: Re: Printable Report
- Previous by thread: Authorization Manager
- Next by thread: form with a lookup table
- Index(es):
Relevant Pages
|