mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4:kdc: Label ‘resource_groups_out’ parameter
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
2f3a8ae8d5
commit
a7765d1381
@ -2590,7 +2590,7 @@ krb5_error_code samba_kdc_update_pac(TALLOC_CTX *mem_ctx,
|
||||
samdb,
|
||||
delegated_proxy,
|
||||
&auth_user_info_dc,
|
||||
NULL);
|
||||
NULL /* resource_groups_out */);
|
||||
if (code) {
|
||||
goto done;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user