Quantcast
Channel: CSLA .NET
Viewing all articles
Browse latest Browse all 764

Dataportal, Integrated security and windows service - make them work together

$
0
0

I have a windows domain running a third party windows service. That third party calls my class libraries to perform tasks. I want my csla libraries to use the WcfPortal DAL. The problem is, the third party service runs under the local service account so it can't authenticate on the domain. Whenever my business objects are called the dataportal rejects them with a not authorized exception. I have tried writing my own WcfPortal class using networklogin but no luck. Same error no matter what I do. Any suggestions?


Viewing all articles
Browse latest Browse all 764

Trending Articles