Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Installing and Administering LDAP-UX Client Services with Microsoft Windows 2000 Active Directory > Chapter 4 Administering LDAP-UX Client Services

Creating a New Proxy User

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

If you need to create a new proxy user and change your client systems to use the new proxy user, use the following steps:

  1. Add the new proxy user to your directory with appropriate access controls. See the step "Create a proxy user" on page 23 for details.

  2. Configure each client to use the new proxy user by running /opt/ldapux/config/ldap_proxy_config. See below for examples.

  3. Run /opt/ldapux/config/ldap_proxy_config -p to display the proxy user you just configured and confirm that it is correct.

  4. Run /opt/ldapux/config/ldap_proxy_config -v to verify the proxy user is working.

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

The following command checks to see if the proxy user can bind to the directory:

./ldap_proxy_config -v

File Credentials verified - valid
SCS Credentials verified - valid
File copy & SCS copy are synchronized
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2002 Hewlett-Packard Development Company, L.P.