1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-05 04:23:51 +03:00

r9806: Some more test data

(This used to be commit 96a511b6de)
This commit is contained in:
Jelmer Vernooij
2005-08-30 16:30:11 +00:00
committed by Gerald (Jerry) Carter
parent cf016f972b
commit 81952ea4e8
7 changed files with 23 additions and 0 deletions

BIN
testdata/samba3/group_mapping.tdb vendored Normal file

Binary file not shown.

BIN
testdata/samba3/passdb.tdb vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
testdata/samba3/secrets.tdb vendored Normal file

Binary file not shown.

Binary file not shown.

23
testdata/samba3/smb.conf vendored Normal file
View File

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

BIN
testdata/samba3/winbindd_idmap.tdb vendored Normal file

Binary file not shown.