Specify versions for:
1. phpLDAPadmin - 0.9.8.3
2. Your LDAP server - OpenLDAP 2.2.23
3. Your web server - Apache 2.0.54
4. PHP - 4.3.10
5. Your operating system - Debian sarge
phpldapadmin supports several export formats (LDIF, DSML V.1, VCARD 2.1,
and CSV (Spreadsheet)). This export can before the the base dn, one
level, or an entire subtree.
An export of an entire tree under LDIF, DSML, or CSV shows all objects
within the tree. However with VCARD only a card for the last entry of a
multi entry tree is created. Additionally, the information on the
created card is incorrect.
The only card created for a subtree vcard export (note the presence of
UID, the entry doesn't have one in LDAP):
BEGIN:VCARD
FN:Telasip Support
EMAIL;Internet:support@telasip.com
UID:11
VERSION:2.1
ADR:;;;;;;
END:VCARD
The same entry as an ldif export (note the lack of UID):
dn: cn=Telasip Support,ou=AddressBook,dc=asgardsrealm,dc=net
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
givenName: Telasip
sn: Support
cn: Telasip Support
mail: support@telasip.com
And the same entry as a csv export (again note the lack of UID):
"dn","ou","objectClass","givenName","sn","cn","mail","displayName","telepho
neNumber","facsimileTelephoneNumber","mobile","postalAddress"
"cn=Telasip Support,ou=AddressBook,dc=asgardsrealm,dc=net","","top |
person | organizationalPerson |
inetOrgPerson","Telasip","Support","Telasip
Support","support@telasip.com","","","","",""
Nobody/Anonymous
None
0.9.8
Public
|
Date: 2007-01-14 02:30
|
|
Date: 2007-01-14 01:25
|
|
Date: 2007-01-13 21:11
|
|
Date: 2007-01-13 04:10
|
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2007-01-13 04:10 | wurley |
| resolution_id | None | 2007-01-13 04:10 | wurley |
| close_date | - | 2007-01-13 04:10 | wurley |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use