Perl Net::LDAP::Entry
[email protected] (William King)
| Newsgroups | perl.ldap |
|---|---|
| Message-ID | <[email protected]> |
Is there a way to get the internal attributes? such as for an inetOrgPerson entry I would want access to: createTimestamp creatorsName modifiersName modifyTimestamp These are available when using phpldapadmin and selecting internal attributes. Is it possible to expose these in perl? -William King