s3/winbindd: in winbindd_pam_auth_send use canonicalize_username
authorNoel Power <noel.power@suse.com>
Sat, 21 Oct 2023 11:24:01 +0000 (12:24 +0100)
committerNoel Power <npower@samba.org>
Tue, 24 Oct 2023 12:43:37 +0000 (12:43 +0000)
commitbe6ed28f02f1b62bbb4248e8cd9afcc54b04133a
treeff6eedb5f920ca570af8260b964f04217565defa
parent85e8d33a33c244c3c01833e4bf7397bd0c64c274
s3/winbindd: in winbindd_pam_auth_send use canonicalize_username

replace use of canonicalize_username_fstr with canonicalize_username

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/winbindd_pam_auth.c