LDAP-UX Client Services B.04.15 with Microsoft Windows Active Directory Server Administrator's Guide (edition 8)

Table Of Contents
Table C-10 Return Codes for ldapcfinfo (continued)
Unable to parse following configuration line in NSS subsection
of the configuration file.
CFI_PARSE_CONFIG_FAILED
Unable to find service id for the specified service.
CFI_SEARCH_SERVICEID_FAILED
Unknown attribute for the specified service.
CFI_UNKNOWN_ATTR
Unable to verify LDAP-UX proxy credential.
CFI_VERIFY_PROXYCRED_FAILED
Unable to bind to directory server specified in the LDAP-UX
configuration profile. Please check configured host and port
numbers as well as proxy credential information if configured.
CFI_BIND_FAILED
LDAP Error 32: Configured LDAP-UX search base does not exist.
CFI_SEARCH_BASE_NOT_EXIST
Unable to verify directory server access.
CFI_VERIFY_DS_ACCESS_FAILED
LDAP-UX administrator credential file does not exist.
CFI_NOACRED
Insufficient permissions to read the LDAP-UX administrator
credential file.
CFI_NOACRED_PERM
LDAP-UX administrator credential file contains invalid credentials.
CFI_ACRED_INVALID
LDAP-UX administrator credential file valid.
CFI_ACRED_GOOD
The /etc/opt/ldapux/ldapug.conf file is missing.CFI_NO_CF_CONFIG
Unable to read the /etc/opt/ldapux/ldapug.conf file.CFI_READCONFIG
Invalid service name for the -a option. Only passwd and group
services are accepted.
CFI_INVALID_SV_FOR_REC
Invalid service name for the -D option. Only passwd and group
services are accepted.
CFI_INVALID_SV_FOR_DEF
Invalid configuration file. Missing required configuration
parameters.
CFI_UGCONF_INVALID
The specified service appears properly configured for LDAP-UX
operation.
CFI_CONFIG_SUCCESS
The specified service not configured for LDAP-UX support.
CFI_CONFIG_FAILURE
Examples
This section provides examples of using the ldapcfinfo tool:
The following command checks to see if the LDAP-UX is properly configured for the passwd
service:
cd /opt/ldapux/bin
./ldapcfinfo -t passwd
If the LDAP-UX is properly configured, below is the output of the above command:
INFO: CIF_CONFIG_SUCCESS
"passwd" service appears properly configured for LDAP-UX operation
The following command displays the attribute mapping for the gecos attribute which has been
mapped to the cn, l, and telephone attributes:
./ldapcfinfo -t passwd -m gecos
The output of the command is as follows:
gecos=cn l telephoneNumber
222 Command, Tool, Schema Extension Utility, and Migration Script Reference