Use the following steps to create a new proxy user and change
your client systems to use the new proxy user.
Example |
 |
For example, the following command configures the local client
to use a proxy user DN of CN=Proxy User, CN=Users, DC=cup, DC=hp, DC=com with a password of abcd1234:
cd /opt/ldapux/config
./ldap_proxy_config -i
CN=Proxy User, CN=Users, DC=cup, DC=hp, DC=com
abcd1234
The following command displays the current proxy user:
./ldap_proxy_config -p
PROXY DN: CN=Proxy User, CN=Users, DC=cup, DC=hp, DC=com