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
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