LDAP-UX Client Services B.04.00 with Microsoft Windows 2000/2003 Active Directory Administrator's Guide

Administering LDAP-UX Client Services
Displaying the Current Profile
Chapter 4112
Displaying the Current Profile
You can display the profile in use by any client by running
/opt/ldapux/config/display_profile_cache on that client. The
current profile is in the binary file
/etc/opt/ldapux/ldapux_profile.bin.
cd /opt/ldapux/config
./display_profile_cache
You can also find out from where in the directory the client downloaded
the profile by displaying the file
/etc/opt/ldapux/ldapux_client.conf and looking for the line
beginning with PROFILE_ENTRY_DN, for example:
grep ^PROFILE_ENTRY_DN /etc/opt/ldapux/ldapux_client.conf
PROFILE_ENTRY_DN=”CN=Profile1, CN=Configuration, DC=cup,
DC=hp, DC=com”