Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
#
2
# This is a LDIF file to test wrapping failure
3
#
4
 
5
# wrong wrapping (entry must fail because DN is damaged):
6
# (note, that there must eb an empty line below this comment, otherwise
7
# the DN line is treaten as wrapped comment)
8
 
9
 dn: cn=test1,ou=example,dc=cno
10
objectclass: oc1
11
cn: test1
12
 
13
# wrong syntax (literal line but no wrapped content)
14
dn: cn=test2,ou=example,dc=cno
15
objectclass:oc1
16
cn: test2
17
some_wrong_literal_line
18
attr3: foo
19
 
20
# entry ok
21
version: 1
22
dn: cn=test,ou=example,dc=cno
23
objectclass: oc1
24
cn: test