mirror of
https://github.com/samba-team/samba.git
synced 2025-03-14 00:58:38 +03:00
Sadly the unix token cannot be created without a running winbindd, which is not available during provision and a domain restore. (Internally in smbd a backup API via passdb is used, but this is not connected to this function at this time) Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>