s3:winbind use no_srv_register to avoid needing rpc_srv_register
authorAndrew Bartlett <abartlet@samba.org>
Wed, 12 May 2010 21:57:27 +0000 (07:57 +1000)
committerGünther Deschner <gd@samba.org>
Tue, 18 May 2010 15:17:43 +0000 (17:17 +0200)
commit864a95fd9c2dc74f2612478e7b7784c9abc37257
tree14d75a2c3941738a9c6249c08083c1e995a583ac
parentf5f184a77cfe83498d6e55f10fdf79ca37229696
s3:winbind use no_srv_register to avoid needing rpc_srv_register

This pidl attribute avoids the need for this dummy function, which
helps s3compat.

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
source3/librpc/idl/wbint.idl
source3/winbindd/winbindd_dual_ndr.c