-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Kai,
> +struct composite_context *wb_gid2sid_send(TALLOC_CTX *mem_ctx, > + struct wbsrv_service *service, uid_t uid) s/uid_ uid/git_t gid/ :-) > + /* FIXME: This is a stub so far. > + * We cheat by just using the uid as RID with the domain SID.*/ > + state->sid = dom_sid_add_rid(result, service->primary_sid, uid); > + if (composite_nomem(state->sid, state->ctx)) return result; s/uid/gid/ :-) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGwVDmm70gjA5TCD8RApGdAJ9TmhiqZHFPb/jMN8SrK/Dk20aiUQCdFj1d 183bwRiO4UpIpPKWzSRVNCg= =qcnK -----END PGP SIGNATURE-----
