Last change
on this file was 414, checked in by Herwig Bauernfeind, 16 years ago |
Samba 3.5.0: Initial import
|
File size:
1004 bytes
|
Line | |
---|
1 | # These entries need to be added to get the container for the
|
---|
2 | # provision to be aimed at.
|
---|
3 |
|
---|
4 | dn: cn="dc=tammy,dc=abartlet,dc=net",cn=mapping tree,cn=config
|
---|
5 | objectclass: top
|
---|
6 | objectclass: extensibleObject
|
---|
7 | objectclass: nsMappingTree
|
---|
8 | nsslapd-state: backend
|
---|
9 | nsslapd-backend: UserData
|
---|
10 | cn: dc=tammy,dc=abartlet,dc=net
|
---|
11 |
|
---|
12 | dn: cn=UserData,cn=ldbm database,cn=plugins,cn=config
|
---|
13 | objectclass: extensibleObject
|
---|
14 | objectclass: nsBackendInstance
|
---|
15 | nsslapd-suffix: dc=tammy,dc=abartlet,dc=net
|
---|
16 |
|
---|
17 | # Generate 99_ad.ldif with
|
---|
18 |
|
---|
19 | # bin/ad2oLschema -I setup/fedora-ds-init.ldif --option=convert:target=fedora-ds -O /opt/fedora-ds/slapd-piglett/config/schema/99_ad.ldif -H /data/samba/samba4/prefix/private/sam.ldb
|
---|
20 | # Then install 00_staish_core.ldif 30ns-common.ldif and 99_ad.ldif
|
---|
21 | # into /opt/fedora-ds/slapd-piglett/config/schema/
|
---|
22 | #
|
---|
23 |
|
---|
24 |
|
---|
25 | # provision with --ldap-backend=ldap://localhost:4389 --ldap-module=nsuniqueid --aci='aci: (targetattr = "*") (version 3.0;acl "full access to all by all";allow (all)(userdn = "ldap:///anyone");)'
|
---|
26 |
|
---|
27 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.