LDAP-UX Client Services B.04.00.02 Release Notes

LDAP-UX Client Services Release Notes
Installing, Configuring and Removing LDAP-UX
Chapter 1 15
ln -fs /etc/opt/ldapux/default_profile_attr_ads_sfu2.ldif\
/etc/opt/ldapux/default_profile_attr_ads.ldif
LDAP-UX Client Services will also use SFU 2.0 in the absence of the
softlink /etc/opt/ldapux/defualt_profile_attr_ads.ldif.
Profile Format Changes
The profile format has been changed in the product version B.04.00. If
you previously configured LDA-UX B.03.30 or eariler version using the
default profile /etc/opt/ldapux/ldapux_profile.ldif, and now update the
product to version B.04.00, the product will automatically update
/etc/opt/ldapux/ldapux_profile.bin to the new format.
For the following cases, you must manually update the profile format by
executing each PROGRAM line after you update the product to version
B.04.00 successfully:
If you previously configured LDA-UX B.03.30 or eariler verison using
the different profile other than /etc/opt/ldapux/ldapux_profile.ldif,
and now update the product to version B.04.00.
If you previously configured LDAP-UX B.03.30 or earlier version to
work with ADS multiple domains, and now update the product to
version B.04.00, you must manually execute each PROGRAM line for
remote domains configured in /etc/opt/ldapux/ldapux_client.conf.
For example, if /etc/opt/ldapux/ldapux_client.conf contains the
following entries:
Service: NSS
PROFILE_ID="local"
LDAP_HOSTPORT="192.10.10.10:389"
PROFILE_ENTRY_DN="cn=ldapuxprof,CN=Configuration,DC=myorg,DC=mycom,DC=com"
PROGRAM="/opt/ldapux/config/create_profile_cache"
PROFILE_ID="eng.myorg.mycom.com"
LDAP_HOSTPORT="192.10.10.11:389"
PROFILE_ENTRY_DN="cn=ldapuxprof,cn=configuration,dc=eng,dc=myorg,dc=mycom, \
dc=com"
PROGRAM="/opt/ldapux/config/create_profile_cache \
-i /etc/opt/ldapux/domain_profiles/ldapux_profile.ldif.eng.myorig.mycom.com \
-o /etc/opt/ldapux/domain_profiles/ldapux_profile.bin.eng.myorg.mycom.com"
PROFILE_ID="acct.myorg.mycom.com"
LDAP_HOSTPORT="192.10.10.12:389"
PROFILE_ENTRY_DN="cn=ldapuxprof,cn=configuration,dc=acct,dc=myorg,dc=mycom, \
dc=com"