Luminis Personal Address Book Entries

Hi,
is there a way to retrieve the personal address book entries for a user ? (the user in question has migrated from external IMAP email to external exchange account) - so we've taken away their access to Luminis Email client - I understand these entries are stored under o=pab .... - but when I locate the user's entry I can't see the address book entries - however I can see them in our nightly backups for the o=pab ldap database.
thanks
rich

1
Average: 1 (3 votes)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

PAB entries

Hi Rich,

Not sure if you can give access to the user again and s/he can use Luminis Email client (Not Messenger Express) to export his/her address book.

If not, the long way is:
ldapsearch -D "cn=Directory Manager" -b "ou=[username],ou=[path-to-pab],o=pab" un=* cn mail

Hope that help!

--
Thai Nguyen