forked from pool/samba
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:
parent
5a0be9a0e1
commit
ff89e0fef7
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:9d62271131b8536fc1e4b964e69d48e0d735b0bb4cde3c82517b38bcf94bb748
|
oid sha256:5b6319e2b07c7f7a2448209f2128daf859bb853040bbc95a51e5e6fc06a1c7f8
|
||||||
size 12670
|
size 12667
|
||||||
|
@ -142,7 +142,7 @@ BuildRequires: libpcp-devel
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3610
|
%define SOURCE_TIMESTAMP 3611
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
@ -1564,7 +1564,7 @@ else
|
|||||||
%endif
|
%endif
|
||||||
done
|
done
|
||||||
fi
|
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 && \
|
test ! -e %{LOCKDIR}/private/$fn && test -e %{CONFIGDIR}/$fn && \
|
||||||
mv %{CONFIGDIR}/$fn %{LOCKDIR}/private/
|
mv %{CONFIGDIR}/$fn %{LOCKDIR}/private/
|
||||||
done
|
done
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:5aaef1388aa1efc0353dd3fedbce14c9a9731043b5615d895a9198bf0855ed78
|
oid sha256:c65045cb4ebca0aa228364c5ea385f1818d0ada08bed54384b09668d082beb9e
|
||||||
size 55695
|
size 55702
|
||||||
|
Loading…
x
Reference in New Issue
Block a user