Add MACHINE.SID idmap2.tdb, and idmap_test.tdb
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=531
This commit is contained in:
committed by
Git OBS Bridge
parent
5a0be9a0e1
commit
ff89e0fef7
@@ -142,7 +142,7 @@ BuildRequires: libpcp-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 3610
|
||||
%define SOURCE_TIMESTAMP 3611
|
||||
%define BRANCH %{version}
|
||||
%global with_mitkrb5 1
|
||||
%global with_dc 0
|
||||
@@ -1564,7 +1564,7 @@ else
|
||||
%endif
|
||||
done
|
||||
fi
|
||||
for fn in netlogon_creds_cli.tdb passdb.tdb secrets.tdb smbpasswd; do
|
||||
for fn in MACHINE.SID idmap2.tdb idmap_test.tdb netlogon_creds_cli.tdb passdb.tdb secrets.tdb smbpasswd; do
|
||||
test ! -e %{LOCKDIR}/private/$fn && test -e %{CONFIGDIR}/$fn && \
|
||||
mv %{CONFIGDIR}/$fn %{LOCKDIR}/private/
|
||||
done
|
||||
|
Reference in New Issue
Block a user