File: INITIAL_TESTDATA.ldif

package info (click to toggle)
php-net-ldap2 2.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 824 kB
  • sloc: php: 3,175; xml: 888; sh: 99; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
dn: cn=existing,dc=example,dc=com
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: person
objectClass: top
cn: existing
sn: testentry
mail: test.entry@example.com
mail: te@example.com
ou:: UGFsbcO2
givenName: i am
description: A test entry for PEAR::Net_LDAP2