r9808: Improve code that selects what "passdb backend" to import from.
[ira/wip.git] / source4 / lib / ldb / tests / test-default-config.ldif
1 ##############################
2 # global configuration options
3 dn: cn=Global,cn=DefaultConfig,cn=Samba
4 objectclass: globalconfig
5 Workgroup: WORKGROUP
6 UnixCharset: UTF8
7 Security: user
8 NetbiosName: blu
9 GuestAccount: nobody
10
11 ##############################
12 # [_default_] share
13 dn: cn=_default_,cn=Shares,cn=DefaultConfig,cn=Samba
14 objectclass: fileshare
15 cn: _default_
16 Path: /tmp
17 ReadOnly: yes