s3:winbind: Refactor winbindd_pam_auth_crap_{send,recv}
commit0b4d581d35815e7ddc7d79e1433a5a5888b31e29
authorSamuel Cabrero <scabrero@samba.org>
Fri, 18 Feb 2022 14:29:13 +0000 (18 15:29 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 30 Apr 2022 00:10:34 +0000 (30 00:10 +0000)
tree22fc8f9469ee077c8b233b60d3da6c146cbda776
parentf8fa3331085877e0e9dff6df1b267818d3f92423
s3:winbind: Refactor winbindd_pam_auth_crap_{send,recv}

Move the code filling the winbindd_response to a common place,
winbindd_pam_auth_crap_recv().

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_pam_auth_crap.c