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

are a static known list and are required, only non-POSIX attributes
are displayed.
-T <template_file>
Specifies the LDIF template file to be used to create new user or
group entries. The <template_file> parameter can be either a
full or relative path name or a short name. A short name is defined
as the distinguishing portion of the template file name. For example,
for the passwd service, if the short name operator is specified,
the resulting template file is /etc/opt/ldapux/ug_templates/
ug_passwd_operator.tmpl.
All LDAP-UX default template files are stored in the /etc/opt/
ldapux/ug_templates directory. A full or relative path name
must begin with a slash (/) or a period (.) character.
If you do not specify this parameter, the default template file with
the -t passwd option is /etc/opt/ldapux/ug_templates/
ug_passwd_default.tmpl. With -t group, the default template
file is /etc/opt/ldapux/ug_templates/
ug_group_default.tmpl.
For detailed information about template file, see “Template Files”
(page 167).
-L
Displays the list of available template files for the service specified
with the -t option. The ldapcfinfo tool displays the full path
name of the template files, each on a separate line.
-D Displays the LDAP default configuration values in the /etc/opt/
ldapux/ldapug.conf file used for the ldapugadd command.
When you specify the -t passwd option, ldapcfinfo displays
the UID range, default primary GID number, default home and
default shell values. If you specify the -t group option,
ldapcfinfo displays the GID range.
-b
Displays the primary (first) configured search base for a particular
service as defined with the -t option. If you do not specify the -t
option, ldapcfinfo displays the LDAP-UX default search base
for the passwd service. Output format for the -b option will follow
the format defined in RFC 4514, Lightweight Directory Access Protocol
(LDAP): String Representation of Distinguished Names.
-s
Displays the primary (first) configured search scope for a particular
service as defined with the -t option. If you do not specify the -t
option, ldapcfinfo displays the LDAP-UX default search scope
for the passwd service. Output value for the -s option can be base,
one or sub, which represents the search scopes as defined in RFC
4516, Lightweight Directory Access Protocol (LDAP): Uniform Resource
Locator.
-f
Displays the primary (first) configured search filter for the particular
service defined with the -t option. If you do not specify the -t
option, the passwd service is the default. Output format is an LDAP
filter following the format defined by RFC 4515, Lightweight Directory
Access Protocol (LDAP): String Representation of Search Filters.
-m <atobName>[,..]
Displays attribute or objectclass mapping for the requested attribute
or object class name. The <atobName> parameter is either one of
the RFC 2307 attributes or the objectclass defined for the specific
service requested. If the requested attribute is mapped to more than
one target attribute, ldapcfinfo displays each mapped attribute
192 Command and Tool Reference