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

Table Of Contents
/etc/opt/ldapux/ug_templates/ug_passwd_ads.tmpl
/etc/opt/ldapux/ug_templates/ug_passwd_std.tmpl
/etc/opt/ldapux/ug_templates/ug_passwd_default.tmpl
The following command displays the list of available template files for the group name service:
./ldapcfinfo -t group -L
Assume that /etc/opt/ldapux/ug_templates/ug_group_std.tmpl,
/etc/opt/ldapux/ug_templates/ug_group_default.tmpl
/etc/opt/ldapux/ug_templates/ug_group_ads.tmpl are currently available on the
system, the output of the command is as follows:
/etc/opt/ldapux/ug_templates/ug_group_ads.tmpl
/etc/opt/ldapux/ug_templates/ug_group_std.tmpl
/etc/opt/ldapux/ug_templates/ug_group_default.tmpl
The following command displays the LDAP default configuration values in the
/etc/opt/ldapux/ldapug.conf file that ldapugadd uses to create a new user entry for the
passwd name service:
./ldapcfinfo -t passwd -D
Below is the output of the above command for the passwd name service:
uidNumber_range=100:20000
default_gidNumber=20
default_homeDirectory=/home
default_loginShell=/usr/bin/sh
The following command displays the LDAP default configuration values in the
/etc/opt/ldapux/ldapug.conf file for the group name service:
./ldapcfinfo -t group -D
Below is the output of the command:
gidNumber_range=100:2000
The following command displays the recommended list of attributes that an interactive
management tool considers making available for modification for the user account entry with
the distinguished name (DN), cn=slouie,ou=users,dc=org,dc=example,dc=com:
./ldapcfinfo -t passwd -a "cn=slouie,ou=users,dc=org,dc=example,dc=com"
Below is the output of the command:
cn
uid
uidnumber
gidnumber
loginshell
homedirectory
gecos
description
224 Command, Tool, Schema Extension Utility, and Migration Script Reference