LDAP-UX Client Services B.04.15 Administrator's Guide

The following example configures the proxy user as uid=proxyuser,ou=special
users,o=hp.com with the password prox12pw and creates or updates the file
/etc/opt/ldapux/pcred with this information:
ldap_proxy_config -d "uid=proxyuser,ou=special users,o=hp.com" -c
prox12pw
The following example configures the proxy user with the contents of the file proxyfile and
creates or updates the file /etc/opt/ldapux/pcred with this information:
ldap_proxy_config -f proxyfile
The file proxyfile must contain two lines: the proxy user DN on the first line and password
on the second line.
144 Command and Tool Reference