LX0-104 Practice Questions
513 real LX0-104 exam questions with expert-verified answers and explanations. Page 3 of 11.
- Question #143
Which of the following arguments complete the command which will search for cn=ldapadmin OR ou=BR recursively in the directory? ldapsearch -LLL -h server -s sub -b "o=inc" "_______...
- Question #144
Which of the following steps should be followed when configuring a slave slapd server? (Choose THREE correct answers.)
- Question #146
Which of the following is the most appropriate method of debugging problems concerning ACLs?
- Question #147
After analyzing a slapd.conf file, an administrator noted that the rootdn and rootpw directives are not present. Where is the LDAP administrator account defined?
- Question #148
After modifying the indexes for a database in slapd.conf - and running slapindex - the slapd daemon refuses to start when its init script is called. What is the most likely cause o...
- Question #149
Which option should be used to disable anonymous binds to your LDAP directory?
- Question #151
Which ONE of the following parameters is used in the database on a slave server to direct clients that want to make changes to the LDAP database to the master server?
- Question #153
In the following output, what does the 1 in the b column indicate?
- Question #154
When investigating memory usage, what is the most important measurement for capacity planning purposes?
- Question #155
In the following output, what resource is the program being observed using the most?
- Question #156
Which of the following resources would be measured for capacity planning? (Select TWO correct answers.)
- Question #157
In the following output, what was the maximum number of processes swapped out at any time?
- Question #158
What operating system tools can be used to collect capacity planning data? (Select TWO correct answers.)
- Question #159
In capacity planning exercises, what tools assist in identifying processes of interest from other processes? (Select TWO correct answers.)
- Question #160
Which of the following are common Net::LDAP methods? (Choose THREE correct answers.)
- Question #162
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',...
- Question #164
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 corru...
- Question #165
Which command should be used to optimize LDAP searches?
- Question #167
What settings may a user enter when configuring Microsoft Outlook to connect to an LDAP white pages service? (Choose THREE correct answers.)
- Question #168
What does the slapindex tool do?
- Question #169
Which command will perform a one-level search from the DN c=INC, for all entries whose organization's name begins with RioDeJaneiro?
- Question #170
Which of the following statements about the ldapsearch command are true? (Select THREE correct answers.)
- Question #171
When importing the contents of one directory into another, the administrator is adding entries with the slapadd command. Which of the following statements are true? (Choose THREE c...
- Question #172
The administrator wants to add the content from an LDIF file named example.ldif to the LDAP directory. Which of the following commands will perform this task?
- Question #173
Which of the following resources would be measured for capacity planning? (Select TWO correct answers.)
- Question #174
In capacity planning exercises, what tools assist in identifying processes of interest from other processes? (Select TWO correct answers.)
- Question #175
What operating system tools can be used to collect capacity planning data? (Select TWO correct answers.)
- Question #176
What type of object class is sambaSamAccount?
- Question #181
Which of the following correctly describes the method to add Samba users to the LDAP directory?
- Question #182
In order to migrate usernames and passwords from a NIS server, the passwd and shadow files were used with a custom script to import the data to OpenLDAP. After properly creating a...
- Question #183
When using the auth_ldap module with Apache 1.3, the log displays several messages containing "protocol error". Which of the following steps should be followed to fix the problem?
- Question #184
In order for pam_ldap to be capable of changing a user's password in Active Directory, the pam_password parameter must be set to
- Question #185
After an administrator added comments to each line of the ACLs in slapd.conf, the ACLs ceased to function properly. What is the most likely cause of this?
- Question #187
Which of the following ACL lines allows access to all hosts that have an IP address that starts with 192.168.1?
- Question #188
Which one of the following pieces of information is not present in the slurpd replication log file?
- Question #189
Which of the following procedures will test the TLS configuration of your LDAP server?
- Question #192
What does cachesize 1000000 represent in the slapd.conf file?
- Question #193
If no ACL lines are included in slapd.conf, what is the default behavior of slapd?
- Question #196
It's important to issue the Start TLS operation at the beginning of a session:
- Question #197
You're writing a simple Perl script to query an LDAP directory using the Net::LDAP module. Which method would you use to determine if the start_tls() operation was successful?
- Question #198
LDAP is considered "lightweight" in comparison to X.500 because (Choose TWO correct answers.)
- Question #199
Which one of the following is true about single sign-on?
- Question #200
What schema files are required to make LDAP compatible to NIS? (Choose TWO correct answers.)
- Question #201
Which of the following are valid choices for the LDAP database backend? (Choose THREE correct answers.)
- Question #203
Which ONE of the following is a correct example of an RDN?
- Question #204
Which schema file is required by OpenLDAP?
- Question #205
An administrator has just configured an OpenVPN client. Upon starting the service, the following message is displayed: TLS Error: TLS key negotiation failed to occur within 60 seco...
- Question #206
SELinux has just been installed on a Linux system and the administrator wants to use SELinux in permissive mode in order to audit the various services on the system. What command w...
- Question #207
Which of the following export options, when specified in /etc/exports, will tell the server to use the NFSv4 Pseudofilesystem?
- Question #208
Which of the following are common techniques for securing a sendmail server? (Select THREE correct answers)