1
0
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:
Stefan Metzmacher
2007-01-20 10:27:22 +00:00
committed by Gerald (Jerry) Carter
parent 21cf5c82a2
commit 5d8700c53c
2 changed files with 2 additions and 0 deletions

View File

@ -798,6 +798,7 @@ function provision_guess()
"operational",
"objectclass",
"rdn_name",
"show_deleted",
"partition");
subobj.MODULES_LIST = join(",", modules_list);
subobj.DOMAINDN_MOD = "objectguid";