What operating system tools can be used to collect capacity planning data?
What operating system tools can be used to collect capacity planning data? (Select TWO correct
answers.)
what tools assist in identifying processes of interest from other processes?
In capacity planning exercises, what tools assist in identifying processes of interest from other
processes? (Select TWO correct answers.)
Which of the following are common Net::LDAP methods?
Which of the following are common Net::LDAP methods? (Choose THREE correct answers.)
The _______ Perl module gives the programmer the ability to work with LDIF files in Perl.
CORRECT TEXT
The _______ Perl module gives the programmer the ability to work with LDIF files in Perl. (Specify
the module in Perl’s Module::Submodule… format.)
Which code snippet contains the correct query?
The following excerpt is from a Perl script that reads a LDAP database and writes a LDIF file:
$ldap =Net::LDAP->new( ‘ldap.server.com’ ); $mesg = $ldap->bind( ‘cn=incadmin,o=inc’,
password => ‘secret’);[YOUR ANSWER GOES HERE] Net::LDAP::LDIF->new( \*STDOUT,”w” )->write( $mesg->entries ); $mesg=$ldap->unbind; Which code snippet contains the correct query?
Which configuration option will enable SSL/TLS encryption when compiling OpenLDAP?
CORRECT TEXT
Which configuration option will enable SSL/TLS encryption when compiling OpenLDAP?
what is the most appropriate solution to the problem?
An administrator is adding several LDIF files to the directory with slapadd, and the new entries are
not displayed when ldapsearch is used. Assuming that there is no database corruption, what is the
most appropriate solution to the problem?
Which command should be used to optimize LDAP searches?
Which command should be used to optimize LDAP searches?
(Enter the command with no options or parameters)
CORRECT TEXT
The ________ command, included with OpenLDAP, will generate password hashes suitable for
use in slapd.conf. (Enter the command with no options or parameters)
What settings may a user enter when configuring Microsoft Outlook to connect to an LDAP white pages service?
What settings may a user enter when configuring Microsoft Outlook to connect to an LDAP white
pages service? (Choose THREE correct answers.)