diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-08-30 16:30:11 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:35:03 -0500 |
commit | 81952ea4e8f17e848b3dba487a38787cf5ae304c (patch) | |
tree | 323483231b85e8cde3726915c805cb9f82a0c022 /testdata | |
parent | cf016f972b931b54c155ca8e6df485e05c37b034 (diff) | |
download | samba-81952ea4e8f17e848b3dba487a38787cf5ae304c.tar.gz |
r9806: Some more test data
(This used to be commit 96a511b6de08385d58998f5ae5f4f569c9b730cf)
Diffstat (limited to 'testdata')
-rw-r--r-- | testdata/samba3/group_mapping.tdb | bin | 0 -> 8192 bytes | |||
-rw-r--r-- | testdata/samba3/passdb.tdb | bin | 0 -> 8192 bytes | |||
-rw-r--r-- | testdata/samba3/registry.tdb | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | testdata/samba3/secrets.tdb | bin | 0 -> 8192 bytes | |||
-rw-r--r-- | testdata/samba3/share_info.tdb | bin | 8192 -> 8192 bytes | |||
-rw-r--r-- | testdata/samba3/smb.conf | 23 | ||||
-rw-r--r-- | testdata/samba3/winbindd_idmap.tdb | bin | 0 -> 8192 bytes |
7 files changed, 23 insertions, 0 deletions
diff --git a/testdata/samba3/group_mapping.tdb b/testdata/samba3/group_mapping.tdb Binary files differnew file mode 100644 index 00000000000..e1be1d4714e --- /dev/null +++ b/testdata/samba3/group_mapping.tdb diff --git a/testdata/samba3/passdb.tdb b/testdata/samba3/passdb.tdb Binary files differnew file mode 100644 index 00000000000..e32d7be6284 --- /dev/null +++ b/testdata/samba3/passdb.tdb diff --git a/testdata/samba3/registry.tdb b/testdata/samba3/registry.tdb Binary files differindex a87b2ec67cb..85045cacb9b 100644 --- a/testdata/samba3/registry.tdb +++ b/testdata/samba3/registry.tdb diff --git a/testdata/samba3/secrets.tdb b/testdata/samba3/secrets.tdb Binary files differnew file mode 100644 index 00000000000..f9a0f7ba5d3 --- /dev/null +++ b/testdata/samba3/secrets.tdb diff --git a/testdata/samba3/share_info.tdb b/testdata/samba3/share_info.tdb Binary files differindex 2861748907a..ba4268f847d 100644 --- a/testdata/samba3/share_info.tdb +++ b/testdata/samba3/share_info.tdb diff --git a/testdata/samba3/smb.conf b/testdata/samba3/smb.conf new file mode 100644 index 00000000000..b0b74d008d7 --- /dev/null +++ b/testdata/samba3/smb.conf @@ -0,0 +1,23 @@ +[global] + workgroup = SAMBA + security = user + passdb backend = smbpasswd:smbpasswd tdbsam:passdb.tdb ldapsam:tdb://samba3.ldb + debug level = 5 + +[cd1] +path = /mnt/cd1 +public = yes + +[cd2] +path = /mnt/cd2 +public = yes + +[media] +path = /media +public = yes + +[tmp] +path = /tmp +guest only = yes +public = yes +read only = no diff --git a/testdata/samba3/winbindd_idmap.tdb b/testdata/samba3/winbindd_idmap.tdb Binary files differnew file mode 100644 index 00000000000..aa4fa539523 --- /dev/null +++ b/testdata/samba3/winbindd_idmap.tdb |