LDAP-UX Client Services B.05.00 Administrator's Guide
3. Download the profile to the client. If you have an automated process to download the profile,
you can wait until it executes. Or you can download the profile manually by running the
following command:
cd /opt/ldapux/config
./get_profile_entry -s nss
You can verify that the proxy user is configured with display_profile_cache and
ldap_proxy_config. The display_profile_cache command displays the current
configuration profile, including the credential level, which is either "proxy," "anonymous," or
"proxy anonymous." the ldap_proxy_config command displays and verifies the proxy user
the client is configured to use. See Section 7.2.4 (page 215), Section 7.2.6 (page 216), and Section 7.2.5
(page 215) for more information.
5.15 Changing from proxy access to anonymous access
If you are using proxy access and you want to change to using anonymous access, do the
following:
1. Change the credentialLevel attribute in your profile to be "anonymous", using directory
administration tools such as the HPDS Directory Server Console.
2. Download the profile to the client. If you have an automated process to download the profile,
you can wait until it executes. Or you can download the profile manually as described in
Section 2.5.8 (page 113).
3. Remove the proxy information:
cd /opt/ldapux/config
./ldap_proxy_config -e
4. Optionally, remove the proxy user from the directory if you no longer need it. With HP-UX
Directory Server, you can use the Directory Server Console.
184 Administering LDAP-UX Client Services