LDAP-UX Client Services B.04.10 with Microsoft Windows Active Directory Server Administrator's Guide

gr_name...........(igrp2)
gr_passwd.........(*)
gr_gid............(22)
pw_age............()
gr_mem
(iuser1)
Certutil Certificate Database Tool
You can use the certutil command-line utility to create and modify the Netscape Communicator
cert8.db and key3.db database files. This tool can also list, generate, modify, or delete certificates
within the cert7.db file. You can also use this tool to create, change the password, generate new
public and private key pairs, display the contents of the key database, or delete key pairs within
the key3.db file. For detailed command options and their arguments, see Using the Certificate
Database Tool available at http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html.
uid2dn Display User's Distinguished Name Tool
This tool, found in /opt/ldapux/contrib/bin, displays the user's Distinguish Name (DN)
information for a given UID.
Syntax
uid2dn [UID]
where UID is a user's UID information.
Examples
The following command displays the user's DN information for a given user's UID john:
./uid2dn john
The output shows below after you run the above command:
CN=john lee,CN=Users,DC=usa,DC=example,DC=hp,DC=com
get_attr_map.pl Get Attribute Map from Profile Tool
This tool, found in /opt/ldapux/contrib/bin, gets the attribute map information for a given
name service from the profile file /etc/opt/ldapux/ldapux_profile.ldif.
Syntax
get_attr_map.pl <service> <attribute>
where services is the name of the supported service, attribute is the name of an attribute.
Examples
The following command displays the homedirectory attribute information for the passwd
service:
./get_attr_map.pl passwd homedirectory
The following command displays the uidnumber attribute information for the passwd service:
./get_attr_map.pl passwd uidnumber
190 Command, Tool, Schema Extension Utility, and Migration Script Reference