LFCS Exam Questions
676 real LFCS exam questions with expert-verified answers and explanations. Page 3 of 14.
- Question #143Essential Commands
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" "_______...
ldapsearchLDAP filtersCommand syntaxDirectory services - Question #144Service Configuration
Which of the following steps should be followed when configuring a slave slapd server? (Choose THREE correct answers.)
OpenLDAPLDAP Replicationslapd.confServer Configuration - Question #146Operation of Running Systems
Which of the following is the most appropriate method of debugging problems concerning ACLs?
OpenLDAPDebuggingACLsslapd command - Question #147Service Configuration
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?
LDAPOpenLDAPslapd.confAccess Control Lists - Question #148Service Configuration
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...
OpenLDAPslapdfile permissionsdaemon management - Question #149Service Configuration
Which option should be used to disable anonymous binds to your LDAP directory?
LDAPOpenLDAPSecurityAuthentication - Question #151Service Configuration
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?
LDAPReplicationServer Configuration - Question #153Operation of Running Systems
In the following output, what does the 1 in the b column indicate?
vmstatProcess statesSystem monitoringI/O blocking - Question #154Operation of Running Systems
When investigating memory usage, what is the most important measurement for capacity planning purposes?
Memory usageCapacity planningResident Set Size (RSS) - Question #155Operation of Running Systems
In the following output, what resource is the program being observed using the most?
Resource monitoringSystem performanceDisk I/OSystem utilization - Question #156Operation of Running Systems
Which of the following resources would be measured for capacity planning? (Select TWO correct answers.)
capacity planningsystem resourcesCPUmemory - Question #157Operation of Running Systems
In the following output, what was the maximum number of processes swapped out at any time?
vmstatswap memorysystem monitoringprocess management - Question #158Operation of Running Systems
What operating system tools can be used to collect capacity planning data? (Select TWO correct answers.)
System monitoringProcess managementResource utilizationPerformance tools - Question #159Operation of Running Systems
In capacity planning exercises, what tools assist in identifying processes of interest from other processes? (Select TWO correct answers.)
Process managementSystem utilitiesProcess identificationCapacity planning - Question #160User and Group Management
Which of the following are common Net::LDAP methods? (Choose THREE correct answers.)
LDAPDirectory ServicesAuthenticationUser Management - Question #162Operation of Running Systems
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',...
LDAPLDAP SearchPerl ScriptingDirectory Services - Question #164Operation of Running Systems
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...
LDAPslapaddslapdDatabase consistency - Question #165Service Configuration
Which command should be used to optimize LDAP searches?
LDAPIndexingPerformance OptimizationDirectory Services - Question #167Service Configuration
What settings may a user enter when configuring Microsoft Outlook to connect to an LDAP white pages service? (Choose THREE correct answers.)
LDAPClient ConfigurationDirectory ServicesNetwork Services - Question #168Service Configuration
What does the slapindex tool do?
slapindexOpenLDAPLDAP indexingDatabase management - Question #169Operation of Running Systems
Which command will perform a one-level search from the DN c=INC, for all entries whose organization's name begins with RioDeJaneiro?
ldapsearchLDAPDirectory ServicesCommand Line Interface - Question #170User and Group Management
Which of the following statements about the ldapsearch command are true? (Select THREE correct answers.)
ldapsearchLDAPDirectory ServicesAuthentication - Question #171Operation of Running Systems
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...
OpenLDAPslapaddIndexingReplication - Question #172Essential Commands
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?
LDAP AdministrationLDIF Filesslapadd CommandCommand Line Utilities - Question #173Operation of Running Systems
Which of the following resources would be measured for capacity planning? (Select TWO correct answers.)
Capacity PlanningResource MonitoringDisk I/ONetwork I/O - Question #174Operation of Running Systems
In capacity planning exercises, what tools assist in identifying processes of interest from other processes? (Select TWO correct answers.)
Process monitoringSystem utilitiesCapacity planningLinux commands - Question #175Operation of Running Systems
What operating system tools can be used to collect capacity planning data? (Select TWO correct answers.)
System monitoringCapacity planningsarnetstat - Question #176User and Group Management
What type of object class is sambaSamAccount?
LDAPSambaObject ClassesDirectory Services - Question #181User and Group Management
Which of the following correctly describes the method to add Samba users to the LDAP directory?
SambaLDAP integrationUser accountsDirectory services - Question #182User and Group Management
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...
NISOpenLDAPUser ManagementData Migration - Question #183Service Configuration
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?
ApacheLDAPAuthenticationTLS/SSL - Question #184User and Group Management
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
PAMLDAPActive DirectoryPassword Management - Question #185Service Configuration
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?
slapd.confOpenLDAPACLsConfiguration Syntax - Question #187Networking
Which of the following ACL lines allows access to all hosts that have an IP address that starts with 192.168.1?
Network ACLsIP address filteringWildcard matching - Question #188Operation of Running Systems
Which one of the following pieces of information is not present in the slurpd replication log file?
LDAP ReplicationOpenLDAPLog FilesDirectory Services - Question #189Service Configuration
Which of the following procedures will test the TLS configuration of your LDAP server?
LDAPTLSNetwork Securityldapsearch - Question #192Service Configuration
What does cachesize 1000000 represent in the slapd.conf file?
LDAPslapd.confCachingService Configuration - Question #193Service Configuration
If no ACL lines are included in slapd.conf, what is the default behavior of slapd?
OpenLDAPslapd configurationAccess Control ListsDefault security - Question #196Networking
It's important to issue the Start TLS operation at the beginning of a session:
TLSSecurityEncryptionAuthentication - Question #197Operation of Running Systems
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?
Perl ScriptingLDAPNet::LDAPTLS - Question #198Networking
LDAP is considered "lightweight" in comparison to X.500 because (Choose TWO correct answers.)
LDAPX.500Directory ServicesNetwork Protocols - Question #199User and Group Management
Which one of the following is true about single sign-on?
Single Sign-OnSSOAuthenticationIdentity Management - Question #200Service Configuration
What schema files are required to make LDAP compatible to NIS? (Choose TWO correct answers.)
LDAP SchemaNIS IntegrationDirectory ServicesService Configuration - Question #201Service Configuration
Which of the following are valid choices for the LDAP database backend? (Choose THREE correct answers.)
LDAPOpenLDAPslapd configurationDatabase backends - Question #203User and Group Management
Which ONE of the following is a correct example of an RDN?
LDAPRDNDirectory ServicesUser Identification - Question #204Service Configuration
Which schema file is required by OpenLDAP?
OpenLDAPLDAP SchemaConfiguration Files - Question #205Networking
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...
OpenVPNTLSNetwork ConnectivityTroubleshooting - Question #206Operation of Running Systems
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...
SELinuxSecurityPermissive ModeSystem Administration - Question #207Service Configuration
Which of the following export options, when specified in /etc/exports, will tell the server to use the NFSv4 Pseudofilesystem?
NFSv4/etc/exportsPseudofilesystemfsid option - Question #208Service Configuration
Which of the following are common techniques for securing a sendmail server? (Select THREE correct answers)
sendmailserver securityTLSchroot