[
https://issues.apache.org/jira/browse/THRIFT-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023589#comment-16023589
]
ASF GitHub Bot commented on THRIFT-4208:
----------------------------------------
GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1276
THRIFT-4208 C# NamedPipesServer not really working in some scenarios …
…Client: C# Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4208
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1276.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1276
----
commit 40e1417e983743f419aeb7b9e385cfffb5d8d85c
Author: Jens Geyer <[email protected]>
Date: 2017-05-24T13:27:02Z
THRIFT-4208 C# NamedPipesServer not really working in some scenarios
Client: C# Patch: Jens Geyer
----
> C# NamedPipesServer not really working in some scenarios
> --------------------------------------------------------
>
> Key: THRIFT-4208
> URL: https://issues.apache.org/jira/browse/THRIFT-4208
> Project: Thrift
> Issue Type: Bug
> Components: C# - Library
> Environment: Windows
> Reporter: Jens Geyer
> Assignee: Jens Geyer
>
> The C# TNamedPipeServerTransport has some issues when started under a
> non-interactive, restricted account, such as the IIS WPG. In that case, the
> default security sessings applied by the .NET runtime restrict it from being
> connected properly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)