[Mono-bugs] [Bug 78456][Min] Changed - Impersonation via setresuid crashes runtime
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 18 14:33:43 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78456
--- shadow/78456 2006-10-07 11:11:48.000000000 -0400
+++ shadow/78456.tmp.27756 2007-03-18 13:33:43.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: pawel.sakowski at mind-breeze.com
QAContact: mono-bugs at ximian.com
TargetMilestone: V2_0
URL:
Cc:
Summary: Impersonation via setresuid crashes runtime
+BugsThisDependsOn: 81031
Description of Problem:
A call to WindowsIdentity.Impersonate renders the runtime pretty much
unusable. Due to altered (insufficient) permissions, it can't execute its
basic functionality.
@@ -63,6 +64,10 @@
Mono does not cope well (due to the SHM support) with UID changing.
Setting to normal for 2.0
------- Additional Comments From miguel at ximian.com 2006-10-07 11:11 -------
Setting to minor, just for prioritization for 1.2
+
+------- Additional Comments From miguel at ximian.com 2007-03-18 13:33 -------
+Adding dependency on MONO_DISABLE_SHM, that will be our long-term fix
+for this problem.
More information about the mono-bugs
mailing list