Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
php-8.0
/
share
/
test
/
Net_LDAP
/
tests
/
ldif_data
/
//opt/php-8.0/share/test/Net_LDAP/tests/ldif_data/malformed_syntax.ldif
# # This is a LDIF file to test syntax error # # wrong syntax (space too less at val of objectclass) dn: cn=test1,ou=example,dc=cno objectclass:oc1 cn: test1 attr3: foo # wrong syntax (no DN given) objectclass:oc1 cn: test_invalid attr3: foo # entry ok version: 1 dn: cn=test3,ou=example,dc=cno objectclass: oc1 attr3: foo