| /etc/opt/ldapux/ldapux_client.conf | The LDAP-UX start-up file, specifies where
the directory is, where in the directory the profile data is, and
logging. |
| /etc/nsswitch.ldap | A sample Name Service Switch configuration
file. The actual NSS configuration file is /etc/nsswitch.conf. |
| /etc/opt/ldapux/ldapux_profile.bin | The configuration profile translated from ldapux_profile.ldif,
in binary format, used by the client. See also display_profile_cache below. |
| /etc/opt/ldapux/ldapux_profile.ldif | The configuration profile downloaded from the LDAP
directory, in LDIF format. |
/opt/ldapux/lib/libldapssl30.sl /usr/lib/libldapci.sl /usr/lib/libldapli.sl /usr/lib/libnss_ldap.1 /usr/lib/security/libpam_ldap.1 /usr/lib/security/libpam_krb5.1 | LDAP-UX Client Services libraries. |
| /opt/ldapux/config/setup | Program to configure LDAP-UX Client Services. |
| /opt/ldapux/config/get_profile_entry | Program to download a configuration profile
from a directory. |
| /opt/ldapux/config/display_profile_cache | Program to display the current configuration profile. |
| /opt/ldapux/config/create_profile_entry | Program to create a new configuration profile. |
| /opt/ldapux/config/create_profile_schema /opt/ldapux/config/create_profile_cache | Programs called by the setup program. |
| /opt/ldapux/config/ldap_proxy_config | Program to configure and verify the proxy user. |
| /opt/ldapux/bin/ldapdelete /opt/ldapux/bin/ldapmodify /opt/ldapux/bin/ldapsearch /opt/ldapux/bin/ldapentry [1] /opt/ldapux/bin/ldap_del_entry [1] /opt/ldapux/bin/ldap_new_entry [1] /opt/ldapux/bin/ldap_mod_entry [1] | Tools to delete, modify, and search for entries
in a directory. See “LDAP
Directory Tools” for
details. |
| /opt/ldapux/bin/ldappasswd [2] | Tool to modify user password in a directory. |
| /opt/ldapux/bin/ldifdiff | Tool to generate LDIF change records from two input
files. |
| /opt/ldapux/bin/ldapclientd | LDAP client daemon to periodically refresh
the configuration profile. |
/etc/rc.config.d/ldapclientd.conf | Configuration file for the LDAP client daemon. |
/etc/opt/ldapux/ldapux_profile.bin | Local domain (the primary domain) configuration profile
file. |
/etc/opt/ldapux/domain_profiles | Remote domains configuration profile file. |
/etc/opt/ldapux/domain_profiles/ldapux_profile.bin.gc | Global Catalog Server (GCS) profile file.
Specifies which server (and port) serves as the GCS. |
| /opt/ldapux/migrate/ads | A set of scripts for migrating user and group into
Active Directory. See “Name
Service Migration Scripts” for more information. |
| /opt/ldapux/share | Man pages. |
| /opt/ldapux/contrib/bin/perl | perl, version 5, used by migration scripts. |
| /opt/ldapux/ypldapd | Files for the NIS/LDAP Gateway product. See Installing
and Administering NIS/LDAP Gateway. |
/opt/ldapux/contrib/bin/beq | Search tool that bypasses the name service
switch and queries the backend directly based on the specified library. |