http://bugs.winehq.org/show_bug.cgi?id=19781 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24545|0 |1 is obsolete| | --- Comment #30 from Hans Leidekker <hans(a)meelstraat.net> 2009-11-17 04:08:59 --- Created an attachment (id=24799) --> (http://bugs.winehq.org/attachment.cgi?id=24799) rpcrt4: Add secure rpc tests.
applied. More tests need to be done to see whether the identity passed into RpcBindingSetAuthInfo is seen on the server side (RpcBindingInqAuthClient) for ncalrpc & ncacn_ip_tcp.
These updated tests succeed here on Windows and crash in the same way cl.exe does on Wine. RpcBindingInqAuthClient does not return a handle to the client identity in the Privs parameter in case of ncalrpc, if that's what you mean. Instead it returns the principal as a Unicode string, as documented on MSDN. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.