Help regarding GSSAPI-DCERPC

SaNtosh kuLkarni santosh.yesoptus at gmail.com
Mon Feb 11 00:11:24 EST 2013


Thank You very much for the pointers.Will try it out!.


On Sun, Feb 10, 2013 at 6:00 AM, Luke Howard <lukeh at padl.com> wrote:

> You're probably going to run into a bunch of code that hasn't been tested
> for a while on the DCE RPC side, so be aware you might need to do some
> debugging.
>
> You can use the implementation here:
>
> http://www.dcerpc.org/
>
> Build with --enable-gss_negotiate.
>
> You want to call rpc_binding_set_auth_info() with
> rpc_c_authn_gss_negotiate to indicate the RPC binding handle should use GSS
> authentication.
>
> -- Luke
>
> On 08/02/2013, at 6:26 PM, santosh <santosh.yesoptus at gmail.com> wrote:
>
> > I am trying to build a cross platform secure RPC service with linux based
> > server and windows clients and linux clients.I am not able to find any
> good
> > examples that explain on how to use GSSAPI extensions for DCE RPC. Would
> be
> > grateful if could help me on this.
> >
> > Regards
> > Santosh
> >
> >
> >
> > --
> > View this message in context:
> http://kerberos.996246.n3.nabble.com/Help-regarding-GSSAPI-DCERPC-tp36364.html
> > Sent from the Kerberos - Dev mailing list archive at Nabble.com.
> > _______________________________________________
> > krbdev mailing list             krbdev at mit.edu
> > https://mailman.mit.edu/mailman/listinfo/krbdev
>
> --
> Luke Howard / lukeh at padl.com
> www.padl.com / www.lukehoward.com
>
>


-- 
*Regards,
Santosh*


More information about the krbdev mailing list