mirror of
https://github.com/samba-team/samba.git
synced 2025-07-15 16:59:09 +03:00
r20922: use the show_deleted module by default
metze
(This used to be commit edc37501d6
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
21cf5c82a2
commit
5d8700c53c
@ -798,6 +798,7 @@ function provision_guess()
|
||||
"operational",
|
||||
"objectclass",
|
||||
"rdn_name",
|
||||
"show_deleted",
|
||||
"partition");
|
||||
subobj.MODULES_LIST = join(",", modules_list);
|
||||
subobj.DOMAINDN_MOD = "objectguid";
|
||||
|
Reference in New Issue
Block a user