search for: rpcproxy

Displaying 5 results from an estimated 5 matches for "rpcproxy".

2015 Jun 19
2
Samba rebind user@email.com to user_email.com
...5/06/19 11:04:28.602191, 3] ../source4/smbd/service_stream.c:66(stream_terminate_connection) Terminating connection - 'dcesrv: NT_STATUS_INVALID_PARAMETER' I realized that since the username:password is coming from windows already as a HASH, there is no modification what I can do on the rpcproxy. The only way to do what I need is to do this from Samba. This way when the checkbox comes up and the user enters the username at company.com email address and password everything should work fine after he is authenticated. Thank you!
2002 Dec 27
1
Wine Problems
...clude -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o cstub.o cstub.c cstub.c:124: parse error before RPCOLEMESSAGE' cstub.c: In function StdStubBuffer_Invoke': cstub.c:126: number of arguments doesn't match prototype ../../include/rpcproxy.h:132: prototype declaration cstub.c:127: face' undeclared (first use in this function) cstub.c:127: (Each undeclared identifier is reported only once cstub.c:127: for each function it appears in.) cstub.c:129: Msg' undeclared (first use in this function) cstub.c:129: Channel' undecl...
2015 Jun 19
0
Samba rebind user@email.com to user_email.com
...5/06/19 11:04:28.602191, 3] ../source4/smbd/service_stream.c:66(stream_terminate_connection) Terminating connection - 'dcesrv: NT_STATUS_INVALID_PARAMETER' I realized that since the username:password is coming from windows already as a HASH, there is no modification what I can do on the rpcproxy. The only way to do what I need is to do this from Samba. This way when the checkbox comes up and the user enters the username at company.com email address and password everything should work fine after he is authenticated. Thank you! -- To unsubscribe from this list go to the following URL and...
2006 Nov 10
0
Wine release 0.9.25
...: Forwardport implicit surface tests. d3d8: Add GetContainer tests for implicit surfaces. Michael Stefaniuc (15): atl: Move the storage specifier to the beginning of the declaration. rpcrt4: For Win64 compatibility use a temp variable of the right type in ComputeVariance(). rpcproxy.h: Use LONG/ULONG for Win64 compatibility instead of long and unsigned long. widl: Use ULONG instead of unsigned long when generating declarations for *_UserSize() functions. This is needed for Win64 compatibility. widl: Use ULONG instead of unsigned long when generating declarations fo...
2008 Jun 27
0
Wine release 1.1.0
...tablet cursor type. winex11: Cursor iteration is now done by checking ACTIVE cursors. winex11: Place tablet cursors in slots based on type. Jon Griffiths (10): tapi.h: Fix struct member names. include/msvcrt: Wrap remaining msvcrt headers for C++ compilation. include/rpcproxy.h: Fix incorrect include guard comment. winedbg: Add support for printing c++ bool values. include: Provide wide char definitions for CFSTR_*. oleaut32/tests: Fix invalid free (found by valgrind). oleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported by Marcos Guti?rrez Batz...