summaryrefslogtreecommitdiff
path: root/examples/LDAP/samba-nds.schema
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2011-05-17 08:58:50 +0200
committerGünther Deschner <gd@samba.org>2011-05-17 11:56:08 +0200
commit352de0d3ed77c73897f23f4102d3f40fa4023539 (patch)
tree67b3b0708de31cfb795e079b078e0cf1396bb3ba /examples/LDAP/samba-nds.schema
parentdf2cb2f672569e5d113fe2e77fdc1ee16c8b646d (diff)
downloadsamba-352de0d3ed77c73897f23f4102d3f40fa4023539.tar.gz
Fix typos in LDAP schema files
Reported by: John Danks <john.danks@gmail.com> Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue May 17 11:56:08 CEST 2011 on sn-devel-104
Diffstat (limited to 'examples/LDAP/samba-nds.schema')
-rw-r--r--examples/LDAP/samba-nds.schema2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba-nds.schema b/examples/LDAP/samba-nds.schema
index 7ba8665b8c9..0b3cf669348 100644
--- a/examples/LDAP/samba-nds.schema
+++ b/examples/LDAP/samba-nds.schema
@@ -407,4 +407,4 @@ objectClasses: ( 1.3.6.1.4.1.7165.2.2.13 NAME 'sambaPrivilege' DESC 'Samba Privi
dn: cn=schema
changetype: modify
add: objectClasses
-objectClasses: ( 1.3.6.1.4.1.7165.2.2.16 NAME 'sambaTrustedDomain' SUP top STRUCTURAL DESC 'Samba Trusted Domain Object' MUST ( cn ) MAY ( sambaTrustTyp e $ sambaTrustAttributes $ sambaTrustDirection $ sambaTrustPartner $ sambaFlatName $ sambaTrustAuthOutgoing $ sambaTrustAuthIncoming $ sambaSecurityIdentifier $ sambaTrustForestTrustInfo ) )
+objectClasses: ( 1.3.6.1.4.1.7165.2.2.16 NAME 'sambaTrustedDomain' SUP top STRUCTURAL DESC 'Samba Trusted Domain Object' MUST ( cn ) MAY ( sambaTrustType $ sambaTrustAttributes $ sambaTrustDirection $ sambaTrustPartner $ sambaFlatName $ sambaTrustAuthOutgoing $ sambaTrustAuthIncoming $ sambaSecurityIdentifier $ sambaTrustForestTrustInfo ) )