diff options
author | John Terpstra <jht@samba.org> | 2005-10-17 15:13:30 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:07 -0500 |
commit | 4ad30f35e0cba0c81ce2ab31b056c7d5095619a5 (patch) | |
tree | c8a7ce9cc0aada0f8ffe9eb303955dff614acbc6 /docs/Samba3-ByExample/SBE-Appendix1.xml | |
parent | d592776e3a6ed4da81bd810ac0690c9ad6af4f38 (diff) | |
download | samba-4ad30f35e0cba0c81ce2ab31b056c7d5095619a5.tar.gz samba-4ad30f35e0cba0c81ce2ab31b056c7d5095619a5.tar.bz2 samba-4ad30f35e0cba0c81ce2ab31b056c7d5095619a5.zip |
Add missing domains container. Reported by Arun Sharma <asharma@interstructures.com>
(This used to be commit 79acbf6aece2a23ffe9b53541e82244beda61518)
Diffstat (limited to 'docs/Samba3-ByExample/SBE-Appendix1.xml')
-rw-r--r-- | docs/Samba3-ByExample/SBE-Appendix1.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Samba3-ByExample/SBE-Appendix1.xml b/docs/Samba3-ByExample/SBE-Appendix1.xml index 02287b2a58..ec1dd2d564 100644 --- a/docs/Samba3-ByExample/SBE-Appendix1.xml +++ b/docs/Samba3-ByExample/SBE-Appendix1.xml @@ -938,6 +938,11 @@ objectClass: top objectClass: organizationalUnit ou: Idmap +dn: ou=Domains,dc=INETDOMAIN,dc=TLDORG +objectClass: top +objectClass: organizationalUnit +ou: Domains + dn: sambaDomainName=DOMNAME,ou=Domains,dc=INETDOMAIN,dc=TLDORG objectClass: sambaDomain sambaDomainName: DOMNAME |