Perl Net::LDAP::Entry
William King <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.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