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

Command and Tool Reference
Client Management Tools
Chapter 5 143
Client Management Tools
This section describes the following programs for managing client
systems. Most of these are called by the setup program when you
configure a system.
display_profile_cache Displays the currently active profile.
create_profile_entry Creates a new profile in the directory.
get_profile_entry Downloads a profile from the
directory to LDIF, and creates the
profile cache.
ldap_proxy_config Configures a proxy user.
The following tools are called by the setup program and are not typically
used separately.
create_profile_schema Extends the schema in the directory
for profiles.
create_profile_cache Creates a new active profile from an
LDIF profile. This is also called by
get_profile_entry.
The create_profile_entry Tool
This tool, found in /opt/ldapux/config, creates a new profile entry in an
LDAP directory from information you provide interactively. The
directory schema must have the DUAConfigProfile extensions.
Syntax
create_profile_entry
The create_profile_cache Tool
This tool, found in /opt/ldapux/config, creates a binary profile file from an
LDIF profile file, thus activating the profile for the client. (You can
download a profile to LDIF from the directory with get_profile_entry.)
Typically you run the setup program instead of running this program
directly. See also “Download the Profile Periodically” on page 74.