Re: WSE 2 and impersonation
From: Michael Riggio (michael.spam.riggio_at_spam.unisys.spam.com)
Date: 08/26/04
- Next message: Ramadass: "chunking with DimeAttachment"
- Previous message: Daniel Danilin: "Re: Microsoft.Web.Services2.xml"
- In reply to: HongMei Ge: "Re: WSE 2 and impersonation"
- Next in thread: Softwaremaker: "Re: WSE 2 and impersonation"
- Reply: Softwaremaker: "Re: WSE 2 and impersonation"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Aug 2004 15:19:55 -0400
We don't plan on working with kerberos. Also, it seems that WSE expects you
to pass the actual username and password to their API... there's no way to
retrieve that information from the principal, as far as I know. It would be
great if the WSE API allowed you to pass the principal you want to use and
have it extract the information it needs in order to impersonate.
Any other thoughts?
"HongMei Ge" <hongmeig@online.microsoft.com> wrote in message
news:eNsZ1t5iEHA.2436@TK2MSFTNGP09.phx.gbl...
> Can you get a WindowsIdentity out of the principal and invoke
"Impersonate"?
>
> If so, you can try to use kerberos token. Make sure your server side
checks
> the kerberos token's identity is really the COM caller.
> However, it depends on what impersonation permission you can get on your
WSE
> 2 client machine to be able achieve that.
>
> Let me know if this works.
>
> hongmei
>
> "Michael Riggio" <michael.spam.riggio@spam.unisys.spam.com> wrote in
message
> news:u3jOhKuiEHA.4020@TK2MSFTNGP10.phx.gbl...
> > I have a WSE 2 server and an older .Net application that I extended that
> now
> > acts as a WSE 2 client. Part of the original functionality of the
client
> > was that it was available to COM callers. I now want the client to
> > impersonate the COM caller and send some soap messages to my WSE 2
server.
> >
> > Before the client makes the WSE call I am able to grab the current user
> > principle in order to impersonate, but I'm not sure how to package that
up
> > into the WSE call (WSE seems to want username/password). Any thoughts?
> >
> > Thanks,
> > -Mike
> >
> >
>
>
- Next message: Ramadass: "chunking with DimeAttachment"
- Previous message: Daniel Danilin: "Re: Microsoft.Web.Services2.xml"
- In reply to: HongMei Ge: "Re: WSE 2 and impersonation"
- Next in thread: Softwaremaker: "Re: WSE 2 and impersonation"
- Reply: Softwaremaker: "Re: WSE 2 and impersonation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|