SHA256
1
0
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:
Lars Müller 2016-03-02 18:25:28 +00:00 committed by Git OBS Bridge
parent 5a0be9a0e1
commit ff89e0fef7
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d62271131b8536fc1e4b964e69d48e0d735b0bb4cde3c82517b38bcf94bb748
size 12670
oid sha256:5b6319e2b07c7f7a2448209f2128daf859bb853040bbc95a51e5e6fc06a1c7f8
size 12667

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5aaef1388aa1efc0353dd3fedbce14c9a9731043b5615d895a9198bf0855ed78
size 55695
oid sha256:c65045cb4ebca0aa228364c5ea385f1818d0ada08bed54384b09668d082beb9e
size 55702