diff options
author | Björn Baumbach <bb@sernet.de> | 2012-04-04 16:41:35 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2012-04-06 08:19:13 +0200 |
commit | 9a68a98e87e5597ba684bea3d5e6a44951e51973 (patch) | |
tree | ad84293d6cf10d2a76eeeefb4e52d472886b6dda /examples | |
parent | 35c11621c9de48d7c98e2dd54a43128be467f2e8 (diff) | |
download | samba-9a68a98e87e5597ba684bea3d5e6a44951e51973.tar.gz |
docs: remove whitespace in example samba.ldif (fix bug #8789)
Diffstat (limited to 'examples')
-rw-r--r-- | examples/LDAP/samba.ldif | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/LDAP/samba.ldif b/examples/LDAP/samba.ldif index be6433c03e6..5106e5f8c65 100644 --- a/examples/LDAP/samba.ldif +++ b/examples/LDAP/samba.ldif @@ -153,7 +153,7 @@ olcAttributeTypes: {49}( 1.3.6.1.4.1.7165.2.1.72 NAME 'sambaTrustDirection' DE 21.1.27 SINGLE-VALUE ) olcAttributeTypes: {50}( 1.3.6.1.4.1.7165.2.1.73 NAME 'sambaTrustPartner' DESC 'Fully qualified name of the domain with which a trust exists' EQUALITY case - IgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ) + IgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} ) olcAttributeTypes: {51}( 1.3.6.1.4.1.7165.2.1.74 NAME 'sambaFlatName' DESC 'Ne tBIOS name of a domain' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115. 121.1.15{128} ) |